Actions
Bug #2919
closedcf-agent seems to keep running for a long time sometimes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
I'm not sure how to analyze this really, but we occasionnaly see cf-agent running for several hours on a server, and using up resources. cf-execd continues to run new cf-agents with no problem, but the old cf-agent hangs around...
A quick workaround would be to add a promise in the common Technique to kill any cf-agent that's been going for > 12 hours.
Actions