Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDN is caching errors #38

Open
1 task done
karimsa opened this issue Apr 2, 2021 · 1 comment
Open
1 task done

CDN is caching errors #38

karimsa opened this issue Apr 2, 2021 · 1 comment

Comments

@karimsa
Copy link

karimsa commented Apr 2, 2021

Prerequisites

  • 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

  1. Try to install a package that fails.
  2. Retry, the request will hit the cache (cf-cache-status: HIT, expecting a miss here).

Screen Shot 2021-04-02 at 12 01 02 AM

Slack

Join us on Slack https://chat.apex.sh/

@tj
Copy link
Owner

tj commented Apr 6, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants