Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow Schedule Feature #9168

Open
4 of 5 tasks
jmorata-waby opened this issue Oct 10, 2024 · 0 comments
Open
4 of 5 tasks

Workflow Schedule Feature #9168

jmorata-waby opened this issue Oct 10, 2024 · 0 comments
Labels
🌊 feat:workflow Workflow related stuff.

Comments

@jmorata-waby
Copy link

jmorata-waby commented Oct 10, 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).
  • [FOR CHINESE USERS] 请务必使用英文提交 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.

Scheduling tasks is a feature that would be used to execute tasks that are need to schedule 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. The operation would be like a "cron" and the platform itself (or the "worker" rather) would be capable of executing them when the schedule conditions arrives.

2. Additional context or comments

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

I see other request like this but were closed with no comments/reason for discarding.

This functionality could be implemented by other tools such as n8n but implementing them only for a schedule is not optimal or efficient and I think it would help us a lot if it were in the core.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 feat:workflow Workflow related stuff.
Projects
None yet
Development

No branches or pull requests

1 participant