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) #7763

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.22/pr-7759
Your branch is up to date with 'origin/v0.22'.

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/

@codecov
Copy link

codecov bot commented Jan 11, 2020

Codecov Report

Merging #7763 into v0.22 will decrease coverage by 22%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           v0.22   #7763      +/-   ##
========================================
- Coverage   80.9%   58.8%   -22.1%     
========================================
  Files        242     243       +1     
  Lines      51024   70152   +19128     
========================================
+ Hits       41287   41311      +24     
- Misses      9737   28841   +19104

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 13, 2020
@solana-grimes solana-grimes merged commit db979b3 into v0.22 Jan 13, 2020
@mergify mergify bot deleted the mergify/bp/v0.22/pr-7759 branch January 13, 2020 04:24
sakridge pushed a commit to sakridge/solana that referenced this pull request Jan 14, 2020
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