Skip to content

auto-release-325

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:06
5abe3ef
Make upload-slice sending resilient to WebSocket reconnects (#108)

* feat: make upload-slice sending resilient to WebSocket reconnects

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* fix: harden upload-slice ack tracking and reconnect resend against concurrent dispatch

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* fix: guard onUploadSliceAck against a null batchId to avoid locking isStatusChecking

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* chore: increase slice size to 100

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>