Keep rpc conections open

Hi, I am using nameko on top of microservices, so there is an flask webapp using standalone ClusterRpcProxy, it is working fine, but there is an issue when start for the first time or refreshing the page, it will pop an timeout error, until i refresh the page again. Any ideas?