Skip to content

Auto-restart and more logging

Compare
Choose a tag to compare
@neilenns neilenns released this 30 Jun 12:31
· 81 commits to main since this release
  • Warnings are now shown when annotateImage is true for a trigger handler but enableAnnotations wasn't set to true in the settings.json file. Resolves issue 333.
  • Log messages are printed on startup to help confirm the image folder was mounted correctly with Docker. Resolves issue 330.
  • Web server now shuts down properly when reloading settings. Resolves issue 323.
  • Startup is now re-attempted if there are any failures during launch. Each re-attempt is 30 seconds apart and five re-attempts will happen before things are assumed to just be completely broken. Resolves issue 322.