-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PECO-729] Improve retry behavior #230
Commits on Feb 14, 2024
-
[PECO-729] Respect
Retry-After
header with falling back to backoff ……algorithm Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08cce04 - Browse repository at this point
Copy the full SHA 08cce04View commit details -
[PECO-729] Extend list of HTTP status codes that could be retried
Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c947ef - Browse repository at this point
Copy the full SHA 9c947efView commit details -
Pass
Request
object in addition toResponse
toHttpRetryPolicy
Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdadcff - Browse repository at this point
Copy the full SHA cdadcffView commit details -
[PECO-729] Retry only idempotent requests (HTTP GET + restricted set …
…of Thrift operations) Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe3a798 - Browse repository at this point
Copy the full SHA fe3a798View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0236034 - Browse repository at this point
Copy the full SHA 0236034View commit details -
Update HttpRetryPolicy logic; add/update tests
Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e4aa41 - Browse repository at this point
Copy the full SHA 8e4aa41View commit details -
Reduce max retry attempts to 5
Signed-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dad5cfd - Browse repository at this point
Copy the full SHA dad5cfdView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc17031 - Browse repository at this point
Copy the full SHA dc17031View commit details
Commits on Mar 11, 2024
-
Use
Retry-After
as a base for backoff, not instead of itSigned-off-by: Levko Kravets <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eac7d77 - Browse repository at this point
Copy the full SHA eac7d77View commit details -
Merge branch 'PECO-729-improve-retry-strategy' of github.com:databric…
…ks/databricks-sql-nodejs into PECO-729-improve-retry-strategy
Configuration menu - View commit details
-
Copy full SHA for ea28604 - Browse repository at this point
Copy the full SHA ea28604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f7253 - Browse repository at this point
Copy the full SHA 44f7253View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7303b9a - Browse repository at this point
Copy the full SHA 7303b9aView commit details