HTTP

    • Drag in the toolbarThe task node to the drawing board, as shown in the following figure:
    • Node name: The node name in a workflow definition is unique.
    • Run flag: Identifies whether this node can be scheduled normally, if it does not need to be executed, you can turn on the prohibition switch.
    • Descriptive information: describe the function of the node.
    • Worker grouping: Tasks are assigned to the machines of the worker group to execute. If Default is selected, a worker machine will be randomly selected for execution.
    • Number of failed retry attempts: The number of times the task failed to be resubmitted. It supports drop-down and hand-filling.
    • Failed retry interval: The time interval for resubmitting the task after a failed task. It supports drop-down and hand-filling.
    • Timeout alarm: Check the timeout alarm and timeout failure. When the task exceeds the “timeout period”, an alarm email will be sent and the task execution will fail.
    • Request type: support GET, POSt, HEAD, PUT, DELETE.
    • Request parameters: Support Parameter, Body, Headers.
    • Verification conditions: support default response code, custom response code, content included, content not included.
    • Verification content: When the verification condition selects a custom response code, the content contains, and the content does not contain, the verification content is required.