Skip to content

Add option to set a shutdown timeout in seconds:

Diana Rueda requested to merge feature/shutdown-timeout into master

It checks the time of last successful get_next and if the time passed is longer than the shutdown_timeout it shuts down. The default value is set to 10 minutes.

Merge request reports