The component is causing dependent relayers to crash due to a failed health check on the amplifier API endpoint #2
Labels
amplifier api integration
everything related to Amplifier API Integration component
bug
Something isn't working
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
As stated in the issue title, the amplifier API integration component is causing dependent relayers to crash due to a failed health check on the amplifier API endpoint.
Describe the solution you'd like
To begin with, we should implement support for failover scenarios by allowing multiple amplifier API endpoints. In case of a primary endpoint failure, the system should automatically try with other endpoints.
The health check mechanism should not be able to terminate the entire process. Instead, it should monitor, log the failure, and retry across available endpoints in the event of a failure.
Additional context
The affected component impacts all dependent relayers. A decision to re-evaluate this at later stages was made by quorum consensus.
The text was updated successfully, but these errors were encountered: