amplitude / Amplitude-Node

Server-side Node.js SDK for Amplitude
MIT License
67 stars 20 forks source link

Add Layer of retrying between client and transport that supports multiple queues for each id #19

Closed kelvin-lu closed 4 years ago

kelvin-lu commented 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