go icon indicating copy to clipboard operation
go copied to clipboard

ticker trade streaming not gracefully handling 429 errors from horizon

Open stfung77 opened this issue 2 years ago • 0 comments

the trade streaming feature in ticker exits when it receives a 429 (too many requests) error from horizon. ticker should retry the connection with an exponential backoff.

stfung77 avatar Nov 08 '21 15:11 stfung77