Skip to content

comment out EgressInfo_Egress, move replay to livekit package#1466

Merged
frostbyte73 merged 5 commits intomainfrom
egress-fix
Mar 25, 2026
Merged

comment out EgressInfo_Egress, move replay to livekit package#1466
frostbyte73 merged 5 commits intomainfrom
egress-fix

Conversation

@frostbyte73
Copy link
Member

@frostbyte73 frostbyte73 commented Mar 25, 2026

PR didn't run test for some reason

@frostbyte73 frostbyte73 requested a review from a team March 25, 2026 06:12
@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2026

⚠️ No Changeset found

Latest commit: e03e962

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@frostbyte73 frostbyte73 changed the title comment out EgressInfo_Egress comment out EgressInfo_Egress, move replay to livekit package Mar 25, 2026
// case *livekit.EgressInfo_Egress:
// if req.Egress != nil {
// whs = req.Egress.Webhooks
// }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this replaced by below?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If so, can this be deleted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed temporarily - we'll use the new api only for replay at first, then add it once we're sure we don't want to make any more changes

@frostbyte73 frostbyte73 merged commit 7558ba4 into main Mar 25, 2026
8 checks passed
@frostbyte73 frostbyte73 deleted the egress-fix branch March 25, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants