Skip to content

CTM-256: increase quicksilver correction batch size#3551

Merged
davidangb merged 1 commit intodevelopfrom
da/CTM-256_speed_up_quicksilver_corrections
Feb 1, 2026
Merged

CTM-256: increase quicksilver correction batch size#3551
davidangb merged 1 commit intodevelopfrom
da/CTM-256_speed_up_quicksilver_corrections

Conversation

@davidangb
Copy link
Contributor

Ticket: CTM-256

The getNextCorrectionBatch SQL query is slow - on the order of 10 seconds. This PR increases the batch size for corrections ... this means we will execute the SQL query 5x fewer times, but return 5x more rows each time.

@davidangb davidangb requested a review from a team as a code owner January 29, 2026 22:14
@davidangb davidangb requested review from calypsomatic and rjohanek and removed request for a team January 29, 2026 22:14
@davidangb davidangb requested review from snf2ye and removed request for rjohanek January 30, 2026 14:19
@davidangb davidangb merged commit 7e69ab1 into develop Feb 1, 2026
26 checks passed
@davidangb davidangb deleted the da/CTM-256_speed_up_quicksilver_corrections branch February 1, 2026 16:05
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.

3 participants