-
Notifications
You must be signed in to change notification settings - Fork 600
Document Stateless Retry Key Generation #5258
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5258 +/- ##
==========================================
- Coverage 85.68% 84.51% -1.17%
==========================================
Files 59 59
Lines 18331 18600 +269
==========================================
+ Hits 15706 15719 +13
- Misses 2625 2881 +256 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CI repros #5247 |
Co-authored-by: Guillaume Hetier <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with nit
Cargo failure to investigate or file a bug for. |
Reformatted examples to use a variable table for clarity.
Description
Document the algorithm used to generate the stateless retry keys.
Testing
N/A
Documentation
That's what this is.