mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Implement Support for retry callbacks #35

Closed mtesseract closed 6 years ago

mtesseract commented 6 years ago

Currently the user of nakadi-client is not informed about HTTP retries. But users might like to be informed about this (e.g., for logging or metric purposes).