LoadSceneAsync + Unity + disconnecting

Options
Hi,

I made several tests, if the scene is big Unity freeze during the loading time whatever the method used to load it, which causes a photon disconnection as the service method is no longer called for several seconds.

Can we suspend, or increase the timeout time to avoid this?

Thank you