Overview
The runner timeout limit is set to determine the length of time a job will run before it is "timed out". You may have found this article after testing out runner and finding that you are hitting this timeout.
Solution
The runner.max_run_time setting can be found in your runner's configuration file. This value is set to 5 hours as default and can be changed.
Additional Resources:
Comments
Article is closed for comments.