Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Releases: kemingy/batching

v0.1.1

21 May 15:18

Choose a tag to compare

  • format the code
  • add comments
  • add badges
  • add the blog link

v0.1.0

12 May 15:54

Choose a tag to compare

first release

  • batching requests (controlled by the batch size and max latency)
  • timeout for jobs
  • error handling (job errors won't affect other jobs in the same batch)
  • socket re-connect