The hub goes down for maintenance or errors from time to time, but administrators should still be able to perform certain operations on their local node such as:
- Stopping and deleting running analyses
- Viewing logs
The PO cannot start at all if the Hub is down since it tries to retrieve a token immediately when the API starts. This could be modified so it gets a token only when a request is made to an endpoint which requires use of the flame_hub CoreClient through a dependency injection
The hub goes down for maintenance or errors from time to time, but administrators should still be able to perform certain operations on their local node such as:
The PO cannot start at all if the Hub is down since it tries to retrieve a token immediately when the API starts. This could be modified so it gets a token only when a request is made to an endpoint which requires use of the flame_hub CoreClient through a dependency injection