Re: [Dev] Connection issue in Salesforce Streaming API

2015-11-10 Thread Malaka Silva
Can we try with a new connection in this case rather than trying to reconnect with the existing connection? On Tue, Nov 10, 2015 at 11:22 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi all, > > I am working on Salesforce Streaming Inbound. There is only problem i > noticed in my

[Dev] Connection issue in Salesforce Streaming API

2015-11-09 Thread Hariprasath Thanarajah
Hi all, I am working on Salesforce Streaming Inbound. There is only problem i noticed in my code is that if there is a network failure then the CometD session is expired , from that it can't reconnect because the HttpSession is remains as same but the cometD Rehandshake happened with different