Request for a Scheduler Feature #4306

Closed
opened 2026-02-21 18:05:41 -05:00 by yindo · 2 comments
Owner

Originally created by @yancyuu on GitHub (Jun 28, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

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

Many users need the ability to schedule tasks to run at specific times. This feature would enhance the usability of the application by allowing users to automate task execution based on a defined schedule.

2. Additional context or comments

Implement a scheduling module that allows users to set up and manage scheduled tasks. The scheduler should support various scheduling intervals (e.g., hourly, daily, weekly) and provide a user-friendly interface for configuring these tasks.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @yancyuu on GitHub (Jun 28, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. Many users need the ability to schedule tasks to run at specific times. This feature would enhance the usability of the application by allowing users to automate task execution based on a defined schedule. ### 2. Additional context or comments Implement a scheduling module that allows users to set up and manage scheduled tasks. The scheduler should support various scheduling intervals (e.g., hourly, daily, weekly) and provide a user-friendly interface for configuring these tasks. ### 3. Can you help us with this feature? - [X] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:05:41 -05:00
yindo closed this issue 2026-02-21 18:05:41 -05:00
Author
Owner

@aking222 commented on GitHub (Sep 11, 2024):

I am interested in contributing to this feature too!

@aking222 commented on GitHub (Sep 11, 2024): I am interested in contributing to this feature too!
Author
Owner

@itning commented on GitHub (Apr 4, 2025):

If you have multiple workflows to execute, you might want to try this: https://github.com/itning/dify-workflow-trigger

@itning commented on GitHub (Apr 4, 2025): If you have multiple workflows to execute, you might want to try this: https://github.com/itning/dify-workflow-trigger
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4306