Skip to content

fix: limit concurrent URL fetches in website engine to 10#16

Merged
pgmac merged 1 commit into
masterfrom
fix/website-concurrency-limit
Jun 8, 2026
Merged

fix: limit concurrent URL fetches in website engine to 10#16
pgmac merged 1 commit into
masterfrom
fix/website-concurrency-limit

Conversation

@pgmac

@pgmac pgmac commented Jun 8, 2026

Copy link
Copy Markdown

pgmac.net.au/sitemap.xml has 1061 entries — firing all simultaneously triggers Cloudflare/GitHub Pages rate-limiting (~90 failures per scrape). Process URLs in batches of 10 to stay well below rate-limit thresholds.

pgmac.net.au/sitemap.xml has 1061 entries — firing all simultaneously
triggers Cloudflare/GitHub Pages rate-limiting (~90 failures per scrape).
Process URLs in batches of 10 to stay well below rate-limit thresholds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pgmac pgmac self-assigned this Jun 8, 2026
@pgmac pgmac merged commit fb18a78 into master Jun 8, 2026
1 check passed
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Docker Build

Field Value
Status Built (not pushed -- PR build only)
Tag pr-16-d54009e
Commit d54009e

Image will be pushed to macro.int.pgmac.net:5000 on merge to master.
This comment is updated on each commit.

@pgmac pgmac deleted the fix/website-concurrency-limit branch June 10, 2026 08:52
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.

1 participant