This message was deleted.
# helpdesk
s
This message was deleted.
p
there’s currently discussion around a related topic here: https://github.com/livekit/client-sdk-js/issues/507 from within the livekit-sdk the goal is to take care of publishing issues while the client is in a
Reconnecting
state. If it’s about switching rooms (I guess that’s your use case, or what to you mean by switching?) then this would have to be handled by your application layer.
maybe in your usecase it’s even simpler to just try/catch publishing and retry if it fails?
f
Yes. right
Understand @polite-kilobyte-67570 Thanks for your quick support. Let me try to handle on our application layer
👍 1