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.