dainiusjocas / lazy-elasticsearch-scroll

Exposes data in Elasticsearch as a Clojure lazy sequence
Apache License 2.0
1 stars 0 forks source link

Expose exponential backoff params for scroll #26

Closed dainiusjocas closed 4 years ago

dainiusjocas commented 4 years ago

In :opts map it should be possible to describe how exponential backoff should behave.

closes #4