What touch/remove behavior should watchdog has, when it is not active: - Do nothing (current) - Raise an error - Try to do requested action gracefully - i.e. not throw an error when id not found - Something else
What touch/remove behavior should watchdog has, when it is not active: