Skip to content

e2e: create client when sending transaction (backport #9814)#9815

Merged
williambanfield merged 1 commit intov0.37.xfrom
mergify/bp/v0.37.x/pr-9814
Dec 1, 2022
Merged

e2e: create client when sending transaction (backport #9814)#9815
williambanfield merged 1 commit intov0.37.xfrom
mergify/bp/v0.37.x/pr-9814

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 1, 2022

This is an automatic backport of pull request #9814 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.com

Fixes the issue observed in an [e2e test run](https://github.com/tendermint/tendermint/actions/runs/3588927225). The issue arises when the e2e runner process cannot connect to the remote node. In the previous version of this code, the runner would simply skip the transaction if the client couldn't connect. This pull request resurrects that behavior.

---

#### PR checklist

- [ ] Tests written/updated, or no tests needed
- [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [ ] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit d09f4f5)
@mergify mergify bot requested a review from ebuchman as a code owner December 1, 2022 16:21
@mergify mergify bot requested a review from a team December 1, 2022 16:21
@mergify mergify bot requested review from adizere and lasarojc as code owners December 1, 2022 16:21
@williambanfield williambanfield merged commit e290cab into v0.37.x Dec 1, 2022
@williambanfield williambanfield deleted the mergify/bp/v0.37.x/pr-9814 branch December 1, 2022 17:22
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.

1 participant