Skip to content

Geo: Reduce batch size of verification state backfill

What does this MR do and why?

Reduce batch size of verification state backfill to reduce resource usage, especially in combination with !136275 (merged). But neither MR is dependent on the other.

Partial solution for #429242 (closed)

Related to #430913 (closed)

I think batch size > 1000 is actually not an issue in 16.7+ because of !136394 (merged). My aim with this MR is more to mitigate #429242 (closed) as far back as possible with the least risk.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michael Kozono

Merge request reports

Loading