mtesseract / nakadi-client

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

Fix retry bottom #36

Closed mtesseract closed 6 years ago

mtesseract commented 6 years ago

This fixes the retry mechanism and adds tests and prevents this (having 'undefined' in the code) from happening again, using ghc-options -Werror and GHC pragmas.