This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Task is marked as "TIME_OUT" after an interval much larger than the time specified in "responseTimeoutSeconds" #3750
Labels
type: bug
bugs/ bug fixes
Describe the bug
Task is marked as "TIME_OUT" after an interval much larger than the time specified in "responseTimeoutSeconds"
Details
Conductor version: 3.18.8
Persistence implementation: MySQL
Workflow definition:
Task definition:
To Reproduce
Steps to reproduce the behavior:
response
response
http://localhost:5000/execution/56f869dc-617a-469c-bbe7-635e1fd823b6?task=(id%3A%2791646b0c-1751-427a-bd7e-f17e87784a35%27)
Expected behavior
The duration of the task will be around 10 seconds as specified in "responseTimeoutSeconds"
Actual Behavior
The duration of the task is 24 seconds.
I have tried several times but the result is still the same, the duration of the task is around 20-30 seconds
Screenshots
The text was updated successfully, but these errors were encountered: