Closed nottrobin closed 3 years ago
We sometimes get transitory issues with API backends being unavailable, e.g. here.
We should probably set a stale-if-error header by default that is some relatively short time, just to protect users from seeing short-lived issues.
I guess stale-if-error should always be longer than max-age. But how long? 5 minutes?
Could you please give this a priority and estimate it?
this is not done
We sometimes get transitory issues with API backends being unavailable, e.g. here.
We should probably set a stale-if-error header by default that is some relatively short time, just to protect users from seeing short-lived issues.
I guess stale-if-error should always be longer than max-age. But how long? 5 minutes?