Faster, more resilient media serving
- Playing a large video in the dashboard now streams it directly from storage via a short-lived signed URL instead of proxying every byte through the API, so video scrubbing is faster and can no longer slow down media delivery for anyone else.
- Media downloads that are abandoned mid-transfer (a closed tab, a scrubbed video) are now cancelled immediately instead of continuing to hold a storage connection.
- Raised the storage connection pool and added explicit timeouts so a burst of media traffic cannot stall publishing media pulls from TikTok, Instagram, or YouTube.