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

fix(escalator): add known retryable error #32

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

daniel-savu
Copy link

@daniel-savu daniel-savu commented Feb 3, 2025

There was a gas spike on Sei overnight in which the escalator wasn't effective at all, because the error message (insufficient fee) is non-standard and txs were just dropped. This meant submissions were stuck until the gas price estimation RPC returned accurate enough values.

Logs here: https://cloudlogging.app.goo.gl/wCsz7oEuFL6RdaAY7

@daniel-savu daniel-savu merged commit a6cd47a into hyperlane Feb 3, 2025
5 of 10 checks passed
@daniel-savu daniel-savu deleted the dan/add-retryable-escalation-err branch February 3, 2025 11:51
github-merge-queue bot pushed a commit to hyperlane-xyz/hyperlane-monorepo that referenced this pull request Feb 3, 2025
Uses gas escalation fix for Sei from
hyperlane-xyz/ethers-rs#32:

> There was a gas spike on Sei overnight in which the escalator wasn't
effective at all, because the error message (insufficient fee) is
non-standard and txs were just dropped. This meant submissions were
stuck until the gas price estimation RPC returned accurate enough
values.

> Logs here: https://cloudlogging.app.goo.gl/wCsz7oEuFL6RdaAY7
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.

3 participants