- Issue created by @ericgsmith
- Merge request !28#3530455: Increase tags per request from 30 to 100 after API limit changes → (Open) created by ericgsmith
- 🇳🇿New Zealand ericgsmith
Also noting that while the const is named MAX_TAG_PURGES_PER_REQUEST this is used to chunk all invalidation (e.g urls too) which do have the same limit (https://developers.cloudflare.com/cache/how-to/purge-cache/#single-file-...) but perhaps we can make this clearer by renaming it.