-
Notifications
You must be signed in to change notification settings - Fork 214
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
[Merged by Bors] - 4783 poet client logging #4988
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #4988 +/- ##
=======================================
Coverage 77.1% 77.1%
=======================================
Files 254 254
Lines 30253 30274 +21
=======================================
+ Hits 23339 23356 +17
- Misses 5400 5403 +3
- Partials 1514 1515 +1
|
Bors merge |
This PR was included in a batch that was canceled, it will be automatically retried |
Build failed (retrying...):
|
Build failed: |
Failed Bors merge |
Pull request successfully merged into develop. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Motivation
Part of #4751
Closes #4783
Changes
retryablehttp
to gain visibility on performed requests, retries, responses etc.Test Plan
Existing tests pass