Skip to content

feat(scraper): configure global concurrency and runtime limits - #225

Merged
hltav merged 1 commit into
developfrom
feature/pav-118-configurar-limites-globais-scraper
Aug 19, 2026
Merged

feat(scraper): configure global concurrency and runtime limits#225
hltav merged 1 commit into
developfrom
feature/pav-118-configurar-limites-globais-scraper

Conversation

@hltav

@hltav hltav commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Add centralized SCRAPER_MAX_CONCURRENCY configuration with a safe default of 12.

Reject invalid environment values during startup instead of using a silent fallback.

Cap manual and scheduled executions before cache-key and pipeline processing.

Configure Go runtime, CPU, and memory limits for the scraper container.

Add structured logs, defensive validation, tests, and operational documentation.

Refs: PAV-118

Add centralized SCRAPER_MAX_CONCURRENCY configuration with a safe default of 12.

Reject invalid environment values during startup instead of using a silent fallback.

Cap manual and scheduled executions before cache-key and pipeline processing.

Configure Go runtime, CPU, and memory limits for the scraper container.

Add structured logs, defensive validation, tests, and operational documentation.

Refs: PAV-118

@Benevanio Benevanio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boa

@hltav
hltav merged commit 1080ae6 into develop Aug 19, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in JobAtlas – Kanban Aug 19, 2026
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