You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Describe the bug
Details
Conductor version: 3.15.0
Persistence implementation: MySQL
Queue implementation: MySql
Lock: Redis
Workflow definition:
Task definition: System
Event handler definition:
To Reproduce
Steps to reproduce the behavior:
-> Execute the above workflow
-> Wait for 20 seconds for the WAIT task completion
Expected behavior
WAIT task outside the DO_WHILE was supposed to execute
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Testing was sone after merging #3878