Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-466

Overall workflow status is IN_PROGRESS but one task has a status of REJECTED

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • v1.0.17
    • None
    • parodos-backend
    • None
    • False
    • Hide

      None

      Show
      None
    • 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

            ricwang@redhat.com Guangyu Wang (Inactive)
            paul.cowan@cutting.scot Paul Cowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: