Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

feat: Reduce default orchestrator poller interval to 15 seconds #442

Merged
1 commit merged into from
Jul 4, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jul 3, 2023

Description

The current 1 minute results in multi-minute start up times for a scan because it has to reconcile multiple times to step through Pending -> Discovered -> InProgress.

Type of Change

[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[X] Other (please describe) optimisation

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@ghost ghost self-requested a review as a code owner July 3, 2023 14:00
The current 1 minute results in multi-minute start up times for a scan
because it has to reconcile multiple times to step through Pending ->
Discovered -> InProgress.
@ghost ghost force-pushed the reduce_default_reconcile branch from 3f65822 to 61dbe60 Compare July 3, 2023 14:58
@ghost ghost added this pull request to the merge queue Jul 4, 2023
Merged via the queue into main with commit d5d68a5 Jul 4, 2023
@ghost ghost deleted the reduce_default_reconcile branch July 4, 2023 07:40
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants