dify
dify copied to clipboard
Improve Schedule Triggers debug
Self Checks
- [x] I have read the Contributing Guide and Language Policy.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [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.
It is very hard to debug workflows that are bound to Schedule triggers. a button to simulate "next tick" would be appreciated
2. Additional context or comments
No response
3. Can you help us with this feature?
- [ ] I am interested in contributing to this feature.
because the trigger time?
Yes because you have to wait for the time to tick. I know I could use a second trigger with a time set to the nearest minute, but if the workflow relies on the time value, it would be better to simulate the next tick time.