- From: Philipel-WebRTC via GitHub <noreply@w3.org>
- Date: Tue, 17 Feb 2026 12:18:52 +0000
- To: public-webrtc-logs@w3.org
> Implies that the circuit breaker only acts on a candidate. > At the least it is probably an attribute of a candidate pair. The EventHandlers are just poorly named, they are intended to work on candidate pairs. > I think it has to be scoped per page/app/worker ? Are you suggesting that all RtcTransports within a page/app/worker should be disabled if the breaker trips? That would not be good if a start topology is used. Maybe per candidate pair breaking is too fine grained and complex, maybe we should just do it at the RtcTransport level? -- GitHub Notification of comment by Philipel-WebRTC Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/92#issuecomment-3914402022 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 17 February 2026 12:18:53 UTC