roversnord
roversnord
**Describe the bug** Creating a task where it is setup to retry upon failure, the retried task is populated with the previous failed attempt's outputData. **Details** Conductor version: 3.2.0 Workflow...
**Is this a BUG REPORT or FEATURE REQUEST?**: **What happened**: Created a kubeless function using java runtime with a timeout of 10 and the java code having a sleep for...
Describe the bug: responseTimeoutSeconds not being honored for simple task. Details: Conductor version 3.7.3 Task Definitoin: `{ "name": "simple_job", "taskReferenceName": "simple_job", "inputParameters": {}, "type": "SIMPLE", "decisionCases": {}, "defaultCase": [], "forkTasks":...