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

[Backport releases/v0.1] fix(client): retry RPC requests on JsonRpcError::RestartNeeded #3424

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

fedimint-backports
Copy link

Description

Backport of #3421 to releases/v0.1.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

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

Comparison is base (d286ede) 59.34% compared to head (01215ab) 59.41%.
Report is 2 commits behind head on releases/v0.1.

Additional details and impacted files
@@                Coverage Diff                @@
##           releases/v0.1    #3424      +/-   ##
=================================================
+ Coverage          59.34%   59.41%   +0.06%     
=================================================
  Files                210      210              
  Lines              45227    45228       +1     
=================================================
+ Hits               26842    26870      +28     
+ Misses             18385    18358      -27     
Files Coverage Δ
fedimint-core/src/api.rs 85.51% <0.00%> (+2.78%) ⬆️

... and 8 files with indirect coverage changes

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

@maan2003 maan2003 merged commit f16b910 into releases/v0.1 Oct 18, 2023
17 of 18 checks passed
@maan2003 maan2003 deleted the backport-3421-to-releases/v0.1 branch October 18, 2023 22:29
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.

None yet

3 participants