Skip to content
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

Add --max-retries to the post service #153

Merged
merged 4 commits into from
Nov 23, 2023
Merged

Add --max-retries to the post service #153

merged 4 commits into from
Nov 23, 2023

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Nov 21, 2023

Closes #151

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (2ed5c49) 93.85% compared to head (c1efa57) 93.88%.

Files Patch % Lines
service/src/client.rs 84.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   93.85%   93.88%   +0.03%     
==========================================
  Files          24       24              
  Lines        2994     3009      +15     
==========================================
+ Hits         2810     2825      +15     
  Misses        184      184              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poszu poszu merged commit c420c42 into main Nov 23, 2023
18 of 19 checks passed
@poszu poszu deleted the 151-max-retries branch November 23, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configurable retries in post-service
2 participants