Skip to content

v2.0.0

Compare
Choose a tag to compare
@jordanrowe jordanrowe released this 10 Apr 10:37
· 6 commits to main since this release
c49ad53

What's Changed

  • --wait argument behaviour changed. It is now applied on a worker by worker basis, rather than being a global wait once all workers have finished
  • --delay-seconds argument removed as the new --wait behaviour renders it redundant
  • --wait has a default value of 30 (seconds)
  • If a service fails to respond to the health check after startup after the --wait duration has passed, then an error will be output