Wwloadctlinwloadctl.hashnode.dev·5d ago · 11 min readAdvanced Training For WLOADCTL: Understanding Functions and Logical ExpressionsOverview The introduction of functions and logical expressions makes the design of workflows and schedulers more flexible. This article covers the following topics: Introduction to functions and logi00
Wwloadctlinwloadctl.hashnode.dev·Sep 4 · 6 min readAdvanced Training for WLOADCTL: Job Control By ConditionOverview The condition attribute is one of the most powerful properties in WLOADCTL job scheduling. Combined with WLOADCTL's built-in functions, it unlocks a huge range of sophisticated scheduling log00
Wwloadctlinwloadctl.hashnode.dev·Sep 1 · 4 min readIntermediate Training in WLOADCTL: `lean`, `serial`, and the `ostr` Mutual Exclusion AttributeOverview Job dependency and execution order are two fundamental concepts in workflow scheduling. In this article, we'll explore the two most common ways that WLOADCTL expresses dependencies: the lean 00
Wwloadctlinwloadctl.hashnode.dev·Aug 31 · 6 min readIntermediate Training for WLOADCTL: Error Handling, Inheritance, and OverrideWorkflow scheduling in WLOADCTL is not only about executing jobs in the correct order. In real production environments, network interruptions, temporary database unavailability, etc., can happen, and 00
Wwloadctlinwloadctl.hashnode.dev·Aug 27 · 4 min readIntermediate Training for WLOADCTL Scheduled, Fixed-Frequency, & Execution Plans Overview As an enterprise-level scheduling tool, time controls are one of the most common requirements. This article will explain time setting methods in WLOADCTL. (1) Basic formats for execution plan00