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
Currently, provider service will fail to start without an RPC node or when the blockchain is down for maintenance.
This creates challenges for tenants and services like Console as they are not able to communicate with leases.
Solution
Make the RPC connection as an asynchronous service within the provider in such a way that it does not affect the provider service.