Closed mtesseract closed 5 years ago
Anyone has the resources to do a review for this one? @erthalion @amrhassan @taojang, other people using this package?
Cool, thank you very much for the quick review!
If you will be using it, please share your experiences. :-)
130
Support configurable commit_timeout (https://lionelmontrieux.com/2019/01/02/reducing-the-commit-timeout-in-nakadi-subscriptions/).
This patch includes:
setCommitTimeout :: CommitTimeout -> Config m -> Config m
.CommitTimeout
.commit_timeout
query parameter is present iff it is specific withsetCommitTimeout
.