Skip to content
Snippets Groups Projects
  1. Jul 22, 2019
    • Alexander König's avatar
      Merge branch 'master' into stable · 95890111
      Alexander König authored
      95890111
    • egon w. stemle's avatar
      Force exit on individual healthcheck commands · 018f9a51
      egon w. stemle authored
      We use `timeout` from the coreutils package (should be part of many basic
      installations - maybe with a different name) to force the individual
      healthcheck commands too exit after a predefined timeout (300s); if this
      doesn't help, send a SIGKILL.
      
      This should help with the initial problem of hanging. A next step should
      be to catch the `timeout` invoked exit and log this as an exceptional
      happening.
      
      Address #60
      018f9a51
  2. Jul 01, 2019
  3. Jun 27, 2019
  4. Jun 17, 2019
  5. Jun 11, 2019
  6. Feb 25, 2019
  7. Dec 04, 2018
  8. Dec 03, 2018
  9. Nov 27, 2018
  10. Oct 17, 2018
  11. Sep 07, 2018
  12. Sep 06, 2018
Loading