Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

refactor(rpc_client): const number of retries for send and confirm transaction (backport #18390) #18427

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 5, 2021

This is an automatic backport of pull request #18390 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Jul 5, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Jul 5, 2021

automerge label removed due to a CI failure

@stale
Copy link

stale bot commented Jul 12, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Jul 12, 2021
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Jul 13, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Jul 13, 2021

automerge label removed due to a CI failure

…ansaction (#18390)

* refactor(rpc_client): simplfy send and confirm transaction flow

* chore: configurable num of retries for send and confirm

(cherry picked from commit 70234df)
@CriesofCarrots CriesofCarrots force-pushed the mergify/bp/v1.7/pr-18390 branch from 118691d to 5f16741 Compare July 13, 2021 00:09
@stale stale bot removed the stale [bot only] Added to stale content; results in auto-close after a week. label Jul 13, 2021
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Jul 13, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Jul 13, 2021

automerge label removed due to a CI failure

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jul 13, 2021
@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #18427 (5f16741) into v1.7 (e5d60bc) will increase coverage by 0.0%.
The diff coverage is 55.0%.

@@           Coverage Diff           @@
##             v1.7   #18427   +/-   ##
=======================================
  Coverage    82.3%    82.3%           
=======================================
  Files         432      432           
  Lines      121742   121742           
=======================================
+ Hits       100237   100261   +24     
+ Misses      21505    21481   -24     

@mergify mergify bot merged commit 8dd5ec6 into v1.7 Jul 13, 2021
@mergify mergify bot deleted the mergify/bp/v1.7/pr-18390 branch July 13, 2021 06:28
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant