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
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
TaskStatusListener onTaskInProgress method should be called when Async System task moves from SCHEDULED to IN_PROGRESS
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
TaskStatusListener onTaskInProgress isn't triggered when Async System task moves to IN_PROGRESS
Further debugging details:
Details
Conductor version: 3.20.0
Persistence implementation: Postgres
Queue implementation: Dynoqueues
Lock: Redis
Workflow definition: N/A
Task definition: N/A
Event handler definition: N/A
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
TaskStatusListener onTaskInProgress method should be called when Async System task moves from
SCHEDULED
toIN_PROGRESS
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: