Created by: cincodenada
It was unclear what happens when a job times out, and one might assume the job is somehow stopped, which is impossible for non-sandboxed jobs, and not implemented for sandboxed jobs. Add a little explainer to make this clear.
Relevant issues: https://github.com/OptimalBits/bull/issues/2166, https://github.com/OptimalBits/bull/issues/479