Is your feature request related to a problem? Please describe.
When a error occurs or an exception occurs it don't stop the program, but it place it in standby
Describe the solution you'd like
When a error or exception occurs, it stop the observer and stop the program, the docker will be restarted because of the flag restart=always
Is your feature request related to a problem? Please describe.
When a error occurs or an exception occurs it don't stop the program, but it place it in standby
Describe the solution you'd like
When a error or exception occurs, it stop the observer and stop the program, the docker will be restarted because of the flag
restart=always