Why doesn Psi have an auto-reconnect function for the gateways (transports)?
This is totally a server side issue. The server handles reconnections. Psi only listens what’s delivered to it by the server. Note that the above is only partially true, as setting status to ONLINE for a gateway triggers a reconnect on the server side. So it would be possible for Psi to attempt to reset the gateway status to ONLINE when a gateway disconnect event is received.