horizon
horizon copied to clipboard
when opening a streaming connection to horizon the browser reports an error every min
GET https://horizon-testnet.stellar.org/transactions net::ERR_INCOMPLETE_CHUNKED_ENCODING
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