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
{{ message }}
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
Gaia services must be resilient to failure of other services and network. It also should be possible to deploy and start any service without any dependency on other services.
That means, service should not fail, but to retry till it succeed (with some delay between retry attempts and maybe logging)
The text was updated successfully, but these errors were encountered:
Gaia services must be resilient to failure of other services and network. It also should be possible to deploy and start any service without any dependency on other services.
That means, service should not fail, but to retry till it succeed (with some delay between retry attempts and maybe logging)
The text was updated successfully, but these errors were encountered: