Open LarsKemmann opened 2 years ago
Reliability wrapper for AuthenticatedHttp/fetch to handle retries and display "temporary outage" UI
@PabloDinella This is the issue I was referring to, it would be useful to add this to the initial load experience but also to any API calls.
If Front Door detects a temporary API outage, it should present a response code that the client can understand and interpret to simply mean "keep trying".
Bonus points if we show a histogram/progress bar of how long previous outages have lasted so we can guide the user's expectations. :)