Skip to content

Add functional batching and timeout retry logic

Latest
Compare
Choose a tag to compare
@Miller-Kyle Miller-Kyle released this 02 Oct 21:04
c7abd3a
Added functional batching and timeout retry mechanisms (#26)

* adding debug

* debugging batch and worker

* splitting batch size

* fix debug

* increase batch to 100

* clean up batching

* pass in batch size

* new batch approach

* default batch size to 25

* add debug

* debug

* remove debug

* concurrent logging

* update template

* timeout logic

* timeout logging

* typo

* add back worker

* more verbose logging

* debug

* remove comments