Orchestrator

Scheduled Triggers

文本由 Phrase Language AI 从英语机器翻译而得。

注释

由于持续改进,用户界面可能与视频中展示的内容不完全相同。

计划触发器允许在预定时间或间隔运行工作流。自动调度确保工作流在每个实例中同时运行,使监控、调试和管理变得更容易。可以使用自定义 cron 表达式来创建工作流执行的特定时间。

调度触发器位于 Actions 选项卡上,在 Workflow blocks 窗口中。

Cron 表达式

Cron 表达式是由空格分隔的字段字符串,表示基于时间的语法中的调度计划。该字符串的格式为 *,分别表示分钟、小时、日期、月份和星期几。

基本语法:

  • 分钟:分钟字段可以是 0 到 59 之间的任何数字。

  • 小时:小时字段可以是 0 到 23 之间的任何数字。

  • 日期:该字段可以是 1 到 31 之间的任何数字,具体取决于月份。

  • 月份:该字段可以是 1 (1 月) 到 12 (12 月) 之间的任意数字。

  • 星期几:该范围从 0 (星期日) 到 7 (也是星期日)。

更复杂的语法和表达式测试可以在 Cron Guru 找到。

这篇文章有帮助吗?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.