-
Notifications
You must be signed in to change notification settings - Fork 1
Handle http errors #11
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels