Allow retry strategies to be configured #1131
Labels
I: configuration
Internal: related to Hermes configuration
O: new-feature
Objective: cause to add a new feature or support
O: performance
Objective: cause to improve performance
Milestone
Crate
ibc-relayer
Summary
Add configuration options to specify the retry strategies to be used in various places.
Problem Definition
As some chains may be slower or faster than other, the performance and reliability of Hermes could be improved by allowing to configure the retry strategies per-chain.
Proposal
Add a
retry_strategies
section toChainConfig
which might look like:Acceptance Criteria
For Admin Use
The text was updated successfully, but these errors were encountered: