Skip to content

Add maxConcurrency setting for scanners#1649

Open
netomi wants to merge 1 commit intomasterfrom
max-concurrent-scanner-invocations
Open

Add maxConcurrency setting for scanners#1649
netomi wants to merge 1 commit intomasterfrom
max-concurrent-scanner-invocations

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Feb 27, 2026

This PR adds a maxConcurrency setting for scanner implementations to control how many concurrent scan jobs can be run concurrently for a specific scanner implementation.

If the maxConcurrency is exceeded, the queued job is busy waiting.

We should make the pollingInterval and maxWaitingTime configurable per scanner I guess.

…many concurrent scan jobs are currently processing
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