-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
FLPATH 3
While running the AnalyzeApplicationAssessment workflow, the response of
/api/v1/workflows/{workFlowExecutionId}/status
returnsĀ
{
"workFlowExecutionId" : "3d56ebbe-8596-4f50-8dfa-1037566bf01a",
"workFlowName" : "AnalyzeApplicationAssessment",
"status" : "IN_PROGRESS",
"message" : "HTTP/1.1 header parser received no bytes",
"works" : [ \{
"name" : "createApplicationTask",
"type" : "TASK",
"status" : "REJECTED",
"message" : "HTTP/1.1 header parser received no bytes"
}, \{
"name" : "getApplicationTask",
"type" : "TASK",
"status" : "PENDING",
"message" : null
}, \{
"name" : "submitAnalysisTask",
"type" : "TASK",
"status" : "PENDING",
"message" : null
} ]
}
The overall status of the workflow is IN_PROGRESS but a workflow task has a status of REJECTED