Increase (or remove) the timeout limit for supervisord jobs.
The maximum time limie for Laravel Queue jobs is set at about 15 minutes - because the "Timeout" field only allows 3 characters.
This seems like an arbitary limit, and a failry short one for some use cases.
I'd like to increase that to at least 4 digits (almost 3 hours), or 5 (almost 28 hours) or to let us remove the limit entirely.
I know the limitations want to avoid us breaking our servers, so if there's a reason CloudWays servers can only support 15 minutes of Queue Jobs then it would be useful to have that explained somewhere.
