Hi Martin
CC tasks timing out are not technically errors (there is a physical hard limit on the execution time of each task of 5 minutes, after which the entire process is just killed) and as such need to be handled separately.
Please take a look at this post about how to handle avoiding task timeouts.
Let me know if that does not answer your question