When using redis with supervised=systemd, it gives a stern warning - "Please make sure you set appropriate values for TimeoutStartSec and TimeoutStopSec in your service unit". What is an appropriate value? 0? 5s? Infinity?
Any suggestions? I'm not sure if the timeouts are dependent on system speed and/or database size, or how to determine what the appropriate values should be.
- Jonathan