horizon icon indicating copy to clipboard operation
horizon copied to clipboard

when opening a streaming connection to horizon the browser reports an error every min

Open jedmccaleb opened this issue 9 years ago • 1 comments

GET https://horizon-testnet.stellar.org/transactions net::ERR_INCOMPLETE_CHUNKED_ENCODING

jedmccaleb avatar Sep 22 '15 21:09 jedmccaleb

I too have had this problem with the 60 sec timeout that also causes my wallet to discontinue getting any effects from any sent transactions or deposits to my account after just 1 min of being on my wallet site. I found a work around that I just disconnect and reconnect after 50 sec to stay ahead of the time out. It is now incorporated in my_wallet to see example of how it is done see https://github.com/sacarlson/sacarlson.github.io/blob/master/my_wallet/js/transaction_toolsv0.4.0.js#L271

sacarlson avatar Aug 26 '16 12:08 sacarlson