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

Ability to purge cache for a URL #1

Closed
jacobloveless opened this issue Sep 4, 2021 · 5 comments
Closed

Ability to purge cache for a URL #1

jacobloveless opened this issue Sep 4, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@jacobloveless
Copy link

Is your feature request related to a problem? Please describe:
In an instance where a particular page is pushed live, but has a bad piece of code - we may need to purge just that page (and not wait the 15m maximum period).

Describe the solution you'd like:
Add Purge URL to API endpoint

Describe alternatives you've considered:
Wiating up to 15m with a busted page.

Additional context:
I think this can be exposed as a proxied Endpoint to the purge by URL (which worked in this case we had today)

@SupremeTechnopriest
Copy link
Contributor

You want a CLI command to purge a specific url instead of the whole host?

@jacobloveless
Copy link
Author

jacobloveless commented Sep 4, 2021 via email

@SupremeTechnopriest
Copy link
Contributor

SupremeTechnopriest commented Sep 4, 2021

We should work the customer facing api into the development schedule along with a portal sprint. Prioritize it against new features. I can def add it to the CLI on Monday.

@jacobloveless
Copy link
Author

jacobloveless commented Sep 4, 2021 via email

@SupremeTechnopriest
Copy link
Contributor

The core of this is done. Just needs to be added to the CLI and portal. In the mean time it can be cleared via the cloudflare portal via Cache Tag.

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

No branches or pull requests

2 participants