test: add slow proxy to next app for slow storyboard blocking playbac…#1289
Draft
cjpillsbury wants to merge 4 commits intomuxinc:mainfrom
Draft
test: add slow proxy to next app for slow storyboard blocking playbac…#1289cjpillsbury wants to merge 4 commits intomuxinc:mainfrom
cjpillsbury wants to merge 4 commits intomuxinc:mainfrom
Conversation
…k startup (main branch)
|
@cjpillsbury is attempting to deploy a commit to the Mux Team on Vercel. A member of the Team first needs to authorize it. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…harness UI Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1289 +/- ##
==========================================
- Coverage 70.73% 68.02% -2.72%
==========================================
Files 37 47 +10
Lines 6677 7624 +947
Branches 498 527 +29
==========================================
+ Hits 4723 5186 +463
- Misses 1951 2435 +484
Partials 3 3 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reproduction steps (mux-player-react@3.8.0 — issue expected)
/MuxPlayer?playbackId="vJzD4ayErsL3z5qs0201rKHfffmQOMWSk58J6A7FtECKs"&storyboardSrc="%2Fapi%2Fstoryboard-proxy%3Furl%3Dhttps%3A%2F%2Fimage.mux.com%2FvJzD4ayErsL3z5qs0201rKHfffmQOMWSk58J6A7FtECKs%2Fstoryboard.vtt%26delay%3D60000"&metadata=%7B"video_id"%3A"videoId5"%2C"video_title"%3A"Title%3A+Landscape+VOD+%28From+LL-Live%29"%7D&videoTitle="Landscape+VOD+%28From+LL-Live%29"&placeholder="data%3Aimage%2Fjpeg%3Bbase64%2C%2F9j%2F2wBDABQODxIPDRQSEBIXFRQYHjIhHhwcHj0sLiQySUBMS0dARkVQWnNiUFVtVkVGZIhlbXd7gYKBTmCNl4x9lnN%2BgXz%2F2wBDARUXFx4aHjshITt8U0ZTfHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHz%2FwAARCAASACADASIAAhEBAxEB%2F8QAGQAAAgMBAAAAAAAAAAAAAAAAAAMBAgQF%2F8QAGxAAAwADAQEAAAAAAAAAAAAAAAECERIxAxP%2FxAAXAQADAQAAAAAAAAAAAAAAAAAAAgMB%2F8QAGBEBAQEBAQAAAAAAAAAAAAAAAQACETH%2F2gAMAwEAAhEDEQA%2FAOvo0WnI53LITnJqTK0fPKF3LkfukhV2mT2HJsLZ0xkgBfUV3wz%2BnQAlvybN%2F9k%3D"&muted=true&autoPlay=truemux-player-react@3.8.0Expected (regression): Playback is non-trivially delayed due to the slow storyboard fetch blocking playback startup.