ethereum / ethereum/staking-launchpad
Infura RPC backup plan
Open
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
Yesterday, Infura was down for hours and then the Launchpad was also down since it couldn't render the deposit progress on the landing page. (#256)
Some potential solutions to prevent it from happening again:
- Use both EF-operated RPC endpoints and Infura services. If the default one breaks, try another one.
- Check RPC service status before calling `queryContract` so that users can at least see the landing page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.