langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
45.3k stars 6.36k forks source link

Can you add a timer node to trigger a workflow at regular intervals? #6511

Closed yifeiaaa closed 1 month ago

yifeiaaa commented 1 month ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Proposal Functionality: Add timer nodes to Dify for automated workflows with timed execution, such as data synchronization, report generation, etc.

Expected Functions: 1.Users can set schedules for one-time or recurring execution. 2.Supports daily, weekly, monthly or customized intervals. 3.Ensures robustness of workflow execution, even during network outages or maintenance.

Use Cases: For example, automatically perform database synchronization at night without manual intervention.

Benefits: 1.Automate repetitive tasks. 2.Improve efficiency and reliability of data processing. 3.Reduce the need for manual operations.

This feature will enhance Dify's automation capabilities and fulfill users' needs for timed operations.

2. Additional context or comments

No response

3. Can you help us with this feature?

crazywoola commented 1 month ago

Duplicated https://github.com/langgenius/dify/issues/5697