Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle Sei retryable error (#5359)
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
- Loading branch information