It would be cool to have a stop command for the CLI to stop any specific processes if they are failing. This way people can keep their clients up without taking down the whole thing.
Example:
stop task -a 0 which would stop the specific task giver process for account 0
It would be cool to have a stop command for the CLI to stop any specific processes if they are failing. This way people can keep their clients up without taking down the whole thing.
Example:
stop task -a 0
which would stop the specific task giver process for account 0