Increase cache tags per request to 100

Created on 16 June 2025, 20 days ago

Problem/Motivation

https://developers.cloudflare.com/cache/how-to/purge-cache/#hostname-tag...

According to the docs when purging by cache tags the max operations per request is 100. The module currently batches to 30, the previous limit.

Steps to reproduce

Queue 100 tags - they should be invalidated in a single request.

Proposed resolution

Increase limit to 100

Remaining tasks

Test

User interface changes

n/a

API changes

n/a

Data model changes

n/a

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇳🇿New Zealand ericgsmith

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024