Skip to content

Setting timeout and backoff/retry for Sentry SDK #1945

Answered by sl0thentr0py
jjblumenfeld asked this question in Q&A
Discussion options

You must be logged in to vote

HI @jjblumenfeld, we don't support this out of the box but you can write your own Transport which does this. You can derive from HttpTransport and just patch _send_request to add some backoff/retry logic.

Replies: 1 comment

Comment options

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