Why client on lost connection is sent to the start map

When client has lost connection from the server and then loads to start map instantly.

I tested when host has destroyed session while there is client in there.
How can I prevent this from loading start level for client when server session is destroyed.

Your game needs a “Main Lobby” level. This level is the default when the player is not connected to a server.

Completely normal behavior.