mirror of
https://github.com/livekit/livekit.git
synced 2026-05-15 20:25:37 +00:00
eed27885e5
* Send `participant_connection_aborted` when participant session is closed without becoming `ACTIVE`. There is one sticky case. If there is a migration and the migration fails, this will send `participant_connection_aborted` even though the participant may have connected properly on the previous node. * depsg