You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orchestrator tells ingest to relay a stream via JanusFtl::onOrchestratorStreamRelay
JanusFtl calls FtlClient::ConnectAsync and waits on the result, blocking the orchestrator thread from processing new messages for as long as the relay target doesn't respond.
The text was updated successfully, but these errors were encountered:
JanusFtl::onOrchestratorStreamRelay
FtlClient::ConnectAsync
and waits on the result, blocking the orchestrator thread from processing new messages for as long as the relay target doesn't respond.The text was updated successfully, but these errors were encountered: