Hi, right now I have a working example of Json rpc channel usage. The problem is that when client have any connection problems, we receive Jsonrpc error and polling requests just stop. I am looking for easy and proper way to handle transport errors and retry (or continue) listening. Thanks, Alex