mtesseract / nakadi-client

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

Check behaviour with low-traffic streams #115

Open mtesseract opened 6 years ago

mtesseract commented 6 years ago

Verify that the library behaves as expected when a subscription consumption is initiated and it takes a long time until the first event is emitted. In particular, it probably should not hit response timeout exceptions simply because it is a low-traffic stream.