Multi-RPC Support for Enhanced Block Explorer Reliability and Performance #9357
haidarabdillah
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Objective:
Enhance the Block Explorer application by introducing the capability to configure and utilize multiple RPC (Remote Procedure Call) endpoints simultaneously. This feature aims to address potential limitations, such as API rate limits and downtime, by allowing parallel requests to different RPC servers. Additionally, it provides a mechanism for automatic failover and backup in the event of an RPC server becoming unavailable.
Proposed Features:
Multi-RPC Configuration:
Parallel Request Handling:
Automatic Failover:
Backup RPC:
Status Monitoring:
Expected Benefits:
Additional Information:
Consideration should be given to the implementation details, potential user configurations, and the impact on application performance. Collaboration with the community for testing and feedback is encouraged to ensure the success of this feature.
Beta Was this translation helpful? Give feedback.
All reactions