Bug description
We are using the livelog feature on generic-worker to monitor long running tasks. The live logging works for some time (maybe around 24 hours.) After a while we start seeing "NetworkError when attempting to fetch resource." in the log view.
To reproduce
- Go to a long running task that has been executing for a while
- Click on "View Live Log"
- See "NetworkError when attempting to fetch resource." error
Expected behavior
The livelog should stream logs for the duration of the task.
Taskcluster version
55.3.0
generic-worker version
55.1.1
Screenshot

Platform
Linux (amd64)
Additional context
mozilla/translations#200