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

[5.x] Add --max-requests option to the static warm command #11278

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

arthurperton
Copy link
Contributor

Still working on keeping the static cache warm and the CPU cool.

This one adds a --max-requests option. It limits the number of requests. Probably makes most sense in combination with the --uncached option.

Using this option, you can warm the cache in smaller batches.

@jasonvarga jasonvarga merged commit 2623efe into statamic:5.x Dec 18, 2024
18 checks passed
@arthurperton arthurperton deleted the static-warm-max-requests branch December 19, 2024 07:49
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

Successfully merging this pull request may close these issues.

2 participants