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 when a service is down, it waits for 5 incidents to happen. We can implement a exponential backoff strategy where the time window increases until the service is back up again.
The text was updated successfully, but these errors were encountered:
Currently when a service is down, it waits for 5 incidents to happen. We can implement a exponential backoff strategy where the time window increases until the service is back up again.
The text was updated successfully, but these errors were encountered: