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

1 Commits

Author SHA1 Message Date
Dean Wenstrand
1d403f8155 Add lastSegmentUploadedAt to UploadStreamGQL
All checks were successful
Tests / Tests (pull_request) Successful in 10s
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>
2026-06-20 14:40:40 -07:00