Release 0.1.4
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 therun-job
andwatch-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.