Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@nh13 nh13 released this 16 Jul 18:29
2298f0a

This is a minor feature release.

The following features have been added:

  • expose the delay between API requests via the --delay command line option for the run-job and watch-job tools (#18)
  • a small random jitter (+/-2 seconds) to the delay to help avoid AWS batch API limits for monitoring batch jobs in the cases of many requests across concurrent jobs. A minimum delay of 1 second is subsequently applied.