Skip to content

Fix error accumulation in bulk_get#6005

Merged
nickva merged 1 commit into
mainfrom
accum-errors-bulk-docs
May 18, 2026
Merged

Fix error accumulation in bulk_get#6005
nickva merged 1 commit into
mainfrom
accum-errors-bulk-docs

Conversation

@nickva
Copy link
Copy Markdown
Contributor

@nickva nickva commented May 18, 2026

Previously we didn't accumulate errors from bulk_get worker properly. If we had to bail when progress became impossible we didn't save any previous errors in order to pick amongst those those instead of the only having the last one available.

Previously we didn't accumulate errors from bulk_get worker properly. If we had
to bail when progress became impossiblme we didn't save any previous errors in
order to pick amongst those those instead of the only having the last one
available.
Copy link
Copy Markdown
Contributor

@jiahuili430 jiahuili430 left a comment

Choose a reason for hiding this comment

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

+1

@nickva nickva merged commit 3790a79 into main May 18, 2026
63 checks passed
@nickva nickva deleted the accum-errors-bulk-docs branch May 18, 2026 20:46
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