gobinaries
gobinaries copied to clipboard
CDN is caching errors
Prerequisites
- [X] I searched to see if the issue already exists.
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
- Try to install a package that fails.
- Retry, the request will hit the cache (
cf-cache-status: HIT, expecting a miss here).

Slack
Join us on Slack https://chat.apex.sh/
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