Skip to content

Handle http errors #11

@Varagos

Description

@Varagos

Currently Task nodes that use HTTP interfaces do not forward responses with codes >= 300. (e.g. 401 from Keycloak on AuthWorkflows). As a result the workflow does not continue and client code throws after the timeout passes. We should discuss how to handle these responses, and imo forwarding the response status along with the response body could be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions