I have a Katalon TestOps Runner Agent (Linux Machine) set up that is running various jobs for me in an automated fashion. It works great when the agent is running. However, occasionally the runner will stop overnight. Is there a way to keep this runner up and running at all times?
Currently, I use ‘./cli-linux-x64 start-agent’ to start up the runner, but I don’t want to have to do this every day