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

feat: add retry settings method at request level #752 #855

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

jeevatkm
Copy link
Member

closes #752

@jeevatkm jeevatkm added feature v3 For resty v3 labels Sep 15, 2024
@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Sep 15, 2024
@jeevatkm jeevatkm self-assigned this Sep 15, 2024
@jeevatkm jeevatkm linked an issue Sep 15, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.81%. Comparing base (d4bc5d3) to head (860c55e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #855      +/-   ##
==========================================
+ Coverage   96.64%   96.81%   +0.16%     
==========================================
  Files          13       13              
  Lines        2119     2132      +13     
==========================================
+ Hits         2048     2064      +16     
+ Misses         48       45       -3     
  Partials       23       23              

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

@jeevatkm jeevatkm merged commit b891c7e into main Sep 15, 2024
6 checks passed
@jeevatkm jeevatkm deleted the add-retry-settings-at-request-level branch September 15, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature v3 For resty v3
Development

Successfully merging this pull request may close these issues.

SetRetryCount() on request?
1 participant