bytechefhq / bytechefhq/bytechef
[component] Delay
Open
backend
enhancement
workflow-component
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to use the native Delay component
So that I can implement more complex integration use cases involving the connector.
Technical details
- Current implementation naively depends on thread sleeping
- Use the scheduler for delaying workflow execution
Contributor guide
Assessment
This issue has not been assessed yet.