BYOC: add orch swap reporting same as lv2v#3865
Merged
ad-astra-video merged 2 commits intolivepeer:masterfrom Jan 30, 2026
Merged
BYOC: add orch swap reporting same as lv2v#3865ad-astra-video merged 2 commits intolivepeer:masterfrom
ad-astra-video merged 2 commits intolivepeer:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3865 +/- ##
===================================================
+ Coverage 32.15928% 32.22090% +0.06162%
===================================================
Files 170 170
Lines 41310 41321 +11
===================================================
+ Hits 13285 13314 +29
+ Misses 27023 27005 -18
Partials 1002 1002
... and 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
eliteprox
approved these changes
Jan 30, 2026
Closed
7 tasks
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.
What does this pull request do? Explain your changes. (required)
Removes generic error reporting in favor of more specific
stream_traceevent similar to how lv2v pipeline reports orchestrator swaps.lv2v orchestrator swap event reporting
go-livepeer/server/ai_mediaserver.go
Lines 742 to 753 in ab55f82
Specific updates (required)
sendErrorEventgeneric error reportingstreamtrace eventorchestrator_swaptypeHow did you test each of these updates (required)
Does this pull request close any open issues?
Checklist:
makeruns successfully./test.shpass