Closed kelvin-lu closed 4 years ago
Moves a bunch of logic into retryHandler that used to live in nodeClient and has the client call retryHandler for logging events, which retries on failed requests and sorts user ids into queues
retryHandler
nodeClient
Moves a bunch of logic into
retryHandler
that used to live innodeClient
and has the client callretryHandler
for logging events, which retries on failed requests and sorts user ids into queues