Skip to content

a8n: Use a context.Timeout when running CampaignJobs

Warren Gifford requested to merge a8n/timeouts into master

Created by: mrnugget

This fixes #6720 (closed) by giving each CampaignJob a timeout and a human-readable error message when we run into it.

I think this should be enough to give us peace of mind and do avoid the worst cases of jobs running wild.

That being said, I still want to take a look into the comby fetchtimeout that's mentioned in #6720 (closed) because I think it might be related to #6766 (closed).

Merge request reports

Loading