Closed giovino closed 8 years ago
this probably gets more complicated as monit will restart the service if a user stops it or the process stops itself.
should it? it was the other way around previously... is it harming something?
Harm might be strong, probably the only harm is the log filling up. I think what's hidden from the user is that there is a failure.
service cif-router restart -> OK.. things are working.. well not really. I guess the question is.. should a service start/restart with "OK" if it can't do the thing it should be doing.
in this loop cif-router will retry every five seconds indefinitely if the storage nodes are not available.
Should this timeout at some point?