Jeff P

Results 2 issues of Jeff P

query: rounds(first: 5, orderBy: epoch, orderDirection: desc) { id epoch position failed } response: { "errors": [ { "message": "indexing_error" } ] }

the app connects to the public websocket, subscribe to some market data, e.g. ticker ETH-BTC then i get this after a few pings: trace: java.net.SocketTimeoutException: sent ping but didn't receive...