Skip to content

fix(pipeline): reduce scanner connection pressure#53

Merged
wellCh4n merged 1 commit into
mainfrom
feat/pipeline-pool-hardening
Jun 9, 2026
Merged

fix(pipeline): reduce scanner connection pressure#53
wellCh4n merged 1 commit into
mainfrom
feat/pipeline-pool-hardening

Conversation

@wellCh4n

@wellCh4n wellCh4n commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Move pipeline notifications onto a bounded async executor so external messaging cannot hold up publish or scanner threads.

Run pipeline scanner ticks with fixed delay and lightweight overlap guards to avoid piling up work when Kubernetes calls are slow.

Move pipeline notifications onto a bounded async executor so external messaging cannot hold up publish or scanner threads.

Run pipeline scanner ticks with fixed delay and lightweight overlap guards to avoid piling up work when Kubernetes calls are slow.

Co-authored-by: Codex <codex@openai.com>
@wellCh4n wellCh4n merged commit b9f7a7e into main Jun 9, 2026
10 of 11 checks passed
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