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

Pick an RPC node at random to avoid getting stuck on a bad RPC node (bp #7759) #7762

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 11, 2020

This is an automated backport of pull request #7759 done by Mergify.io

Cherry-pick of ad4d41e has failed:

On branch mergify/bp/v0.21/pr-7759
Your branch is up to date with 'origin/v0.21'.

You are currently cherry-picking commit ad4d41e60.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:

	modified:   validator/src/main.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   Cargo.lock
	both modified:   validator/Cargo.toml

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

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
  • @Mergifyio backports <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 simulator.

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

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 13, 2020
@solana-grimes solana-grimes merged commit 4499173 into v0.21 Jan 13, 2020
@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #7762 into v0.21 will increase coverage by 22.6%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           v0.21   #7762      +/-   ##
========================================
+ Coverage   56.9%   79.6%   +22.6%     
========================================
  Files        239     239              
  Lines      65100   46558   -18542     
========================================
  Hits       37083   37083              
+ Misses     28017    9475   -18542

@mergify mergify bot deleted the mergify/bp/v0.21/pr-7759 branch January 13, 2020 04:19
This was referenced Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants