crank icon indicating copy to clipboard operation
crank copied to clipboard

DevOpsWorker stuck

Open sebastienros opened this issue 1 year ago • 0 comments

If SendTaskCompletedEventAsync fails the task might go on until the job times out. This should be resilient, or the Task should have a timeout.

Crank.AzureDevOpsWorker/DevopsMessage.cs:line 314
   at Microsoft.Crank.AzureDevOpsWorker.DevopsMessage.SendTaskCompletedEventAsync(ResultTypes resultType) in /_/src/Microsoft.Crank.AzureDevOpsWorker/DevopsMessage.cs:line 123
Stopping process id: 8821
[03:18:13.922] Job completed

sebastienros avatar Mar 14 '24 17:03 sebastienros