Other than potentially infinite loops and scripts querying large number or resources, what are the downsides? We have a custom command that boots up a vm during execution, then it has to register with a 3rd party service before we can continue the script. This takes ~8-10 minutes to complete though, so the script ends before that is complete. We want to make sure there is nother else to consider before increasing the timeout.