-
Notifications
You must be signed in to change notification settings - Fork 21k
Open
Labels
🌊 feat:workflowWorkflow related stuff.Workflow related stuff.
Description
Self Checks
- I have read the Contributing Guide and Language Policy.
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report, otherwise it will be closed.
- 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.
Currently, the scheduled trigger only offers the following trigger modes: once per hour, once per day, once per week, and once per month.
Additionally, when two scheduled triggers are enabled concurrently within the same workflow—for example, one triggering at 12:00 PM daily and another at 6:00 PM daily—and both are connected in parallel to subsequent nodes to drive the workflow execution, only one trigger actually takes effect.
I would like to suggest an improvement to the scheduled trigger functionality: allow parallel configuration of multiple triggers to drive the workflow, or enable the trigger itself to support multiple scheduled times.
2. Additional context or comments
No response
3. Can you help us with this feature?
- I am interested in contributing to this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🌊 feat:workflowWorkflow related stuff.Workflow related stuff.