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
When an install fails, the CDN caches the error. Not sure if this is desirable behaviour, but it might not make sense for errors that are temporary (i.e. timeouts, network issues, etc.).
Steps to Reproduce
Try to install a package that fails.
Retry, the request will hit the cache (cf-cache-status: HIT, expecting a miss here).
hmm yeah that doesn't sound right, as far as I remember I just have some default settings in CF, so that seems like odd behaviour. I'll try to check it out
Prerequisites
Description
When an install fails, the CDN caches the error. Not sure if this is desirable behaviour, but it might not make sense for errors that are temporary (i.e. timeouts, network issues, etc.).
Steps to Reproduce
cf-cache-status: HIT
, expecting a miss here).Slack
Join us on Slack https://chat.apex.sh/
The text was updated successfully, but these errors were encountered: