Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(weave_ts): Fix issue where batch processing could crash #3298

Merged
merged 6 commits into from
Dec 20, 2024

Conversation

andrewtruong
Copy link
Collaborator

@andrewtruong andrewtruong commented Dec 20, 2024

Fixes an issues where batch processing could crash for batches that are too large.

Now the batches are put back in the queue and retried up until a limit.

Resolves: https://wandb.atlassian.net/browse/WB-22435

@circle-job-mirror
Copy link

circle-job-mirror bot commented Dec 20, 2024

@andrewtruong andrewtruong marked this pull request as ready for review December 20, 2024 20:37
@andrewtruong andrewtruong requested a review from a team as a code owner December 20, 2024 20:37
@andrewtruong andrewtruong merged commit e31ced6 into master Dec 20, 2024
121 checks passed
@andrewtruong andrewtruong deleted the andrew/s1 branch December 20, 2024 20:41
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
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