VAADIN 8 -- SERVER CONNECTION LOST

Hi We are facing the same issue , Does anyone got solution for it?
We have tried with annotation @PreserveOnRefresh to the UI class and also tried UI.setPollingInterval(5000);

Can anyone give solution for this?