Skip to content

HTTP Sender Retries #5885

Answered by pacmano1
JJWest12 asked this question in Q&A
Aug 15, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Yes, set the response to RAW and handle setting response to "SENT" "ERROR" "QUEUED" as you see fit.

You need to handle everything in that case including the response code (e.g. the 200, the 401), what to set the response status to, JSON.parse the message and so on.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JJWest12
Comment options

@pacmano1
Comment options

@pacmano1
Comment options

Answer selected by JJWest12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants