You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lava does load balance between available services, so I think the should be the primary, but I think we should still code some resilience into the system. Maybe have an array of provider URLs that can be rotated against when a 5XX or 4XX error is produced a certain number of times?
Description
Now our system is failing each time RPC is experiencing issues. Not sure if we want to run our own node now, we can try a simpler solution for now.
Providers: https://docs.near.org/api/rpc/providers
https://www.lavanet.xyz/get-started/near manage underlying RPC operators and route traffic to ones that are working well
The text was updated successfully, but these errors were encountered: