Skip to content

Retries don't seem to trigger for "Failed to connect to partner using SSL certificate" exceptions #443

Closed Answered by uhurusurfa
mstroming asked this question in Q&A
Discussion options

You must be logged in to vote

Yes - that matches the current implementation in code.
Only errors that are considered possibly tranasient and worth retrying for like a complete failure to connect (remote end possibly doing a reset or temporarily down) trigger the resend cycle.
An SSL certificate issue is deemed a significant problem that will not be solved by resending without intervention from an administrator to fix the configuration or upload the correct certificate.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mstroming
Comment options

Answer selected by mstroming
Comment options

You must be logged in to vote
1 reply
@mstroming
Comment options

Comment options

You must be logged in to vote
0 replies
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