Add lastSegmentUploadedAt to UploadStreamGQL #265

Merged
dean merged 1 commits from dean/last-uploaded-chunk into master 2026-06-20 21:45:32 +00:00
Member

Surfaces the timestamp of the most recently uploaded chunk so clients can tell
an actively-uploading stream from a partially-uploaded, stalled/paused one
(combined with isCompleted).

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Surfaces the timestamp of the most recently uploaded chunk so clients can tell an actively-uploading stream from a partially-uploaded, stalled/paused one (combined with isCompleted). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
dean added 1 commit 2026-06-20 21:44:04 +00:00
Add lastSegmentUploadedAt to UploadStreamGQL
All checks were successful
Tests / Tests (pull_request) Successful in 10s
1d403f8155
Surfaces the timestamp of the most recently uploaded chunk so clients can tell
an actively-uploading stream from a partially-uploaded, stalled/paused one
(combined with isCompleted).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
dean merged commit 48207e12ee into master 2026-06-20 21:45:32 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/railbird-gql#265
No description provided.