Hi,
We have been using Cloudflare on a large sailing news website and it’s been working great. Today we tried setting up the API to allow for purging the entire cache but have come across and issue. When using the Purge Everything button on the CF website, it works perfectly everytime. We setup the API at url on the website and have proven the following:
- If you purge the cache using the website, it works.
- Use the API and the cache clears after about 30 - 60 secs.
- Use the API again and the cache won’t clear, even with leaving it for a few minutes.
- Use the website again and the cache clears.
- Use the API and the cache clears after about 30 - 60 secs.
- Use the API again and the cache won’t clear until you reset with website again.
So is there an undocumented limit on the API calls that would stop us running the API more than once in a certain time period without using the website purge to reset the limit?
Thanks,
David