bytechefhq / bytechefhq/bytechef
[task] Start All Polling Triggers Immediately When Deployment Is Enabled
Open
backend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
Currently, when a deployment is enabled, any workflows containing polling triggers wait up to 5 minutes before executing their first poll. We want to change this behavior so that all polling triggers start immediately upon deployment activation, without the initial delay.
This will ensure that workflows react to new deployments without unnecessary delay, improving responsiveness and user experience.
Contributor guide
Assessment
This issue has not been assessed yet.