DevOpsWorker stuck
Open
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 111
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.