mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +00:00
* 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