Skip to content

3.2.0

Compare
Choose a tag to compare
@lucas34 lucas34 released this 09 Jun 10:24
· 119 commits to master since this release
87e504e

New features

  • Job execution timeout constraint (#50)
  • Exponential backoff with max delay (#226)
  • Better threading configuration for Queue and Manager (#228) (#229) (#230)
  • Jobs can be enqueue from manager with .enqueue(JobInfo) (#231)