Skip to content

Conversation

@jeremylong
Copy link
Collaborator

Description of Change

Due to the stability of Cental Search - this PR reduces the retry count and will disable the analyzer after failures.

Related issues

@boring-cyborg boring-cyborg bot added core changes to core tests test cases utils changes to utils labels Oct 1, 2025
@chadlwilson
Copy link
Collaborator

chadlwilson commented Oct 1, 2025

Is 2 failed batches in a row (after retries) what you normally abort on?

is it affected by parallel processing? (E.g each thread would need 2 consecutive batch failures?)

@jeremylong
Copy link
Collaborator Author

Parallel processing would just have a few searches running at the same time - if one failed, it would prevent other searches from starting up.

aikebah
aikebah previously approved these changes Oct 1, 2025
Copy link
Collaborator

@aikebah aikebah left a comment

Choose a reason for hiding this comment

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

Given the current level of (in)stability indeed a better choice to disable it on errors.

Only a few style-related review remarks you might want to address before merging.

@jeremylong jeremylong added this to the 12.1.7 milestone Oct 2, 2025
@jeremylong jeremylong merged commit c566904 into main Oct 2, 2025
9 checks passed
@jeremylong jeremylong deleted the centralLimits branch October 2, 2025 10:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core tests test cases utils changes to utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants