Skip to content
Snippets Groups Projects
  1. Jul 22, 2019
    • 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. Jun 27, 2019
  3. Sep 04, 2018
  4. Aug 28, 2018
  5. May 18, 2018
  6. Feb 22, 2018
  7. Feb 21, 2018
  8. Dec 21, 2017
  9. Nov 24, 2017
  10. Nov 21, 2017
  11. Nov 20, 2017
Loading