a07e319e90
The check for whether an error code is deemed "retryable" in sfu-audio-bridge's joinAudio code is reversed - which may cause unwarranted audio retries on join failures. Since only one of the retry points is broken, this is a rare issue. For end users, the visible behavior is a duplicate error alert since non-retryable errors are likely to fail again in subsequent attempts Fix the check to properly skip audio retries if the error is not retryable. |
||
---|---|---|
.. | ||
audio/client/bridge | ||
bbb-web-api | ||
screenshare/client/bridge |