416 B
416 B
- Fixed
ServiceSwitcherwithServiceSwitcherStrategyFailoverincorrectly triggering failover whenErrorFrames from other pipeline stages (e.g. TTS) propagated upstream through the switcher. Previously, any non-fatal error passing through would be misattributed to the active service and trigger an unwanted service switch. Now only errors originating from the switcher's own managed services trigger failover.