Orchestrations not executed until process is restarted
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
## Description
Every now and then, one of the orchestrations gets "stuck", and is not executed until the process is restarted. Other orchestrations in the same hub are executed just fine.
## Versions
DurableTask.Core: 2.5.6
DurableTask.AzureStorage: 1.8.9
As can bee seen in the snippets below, the highlighted orchestration (Id: 393dda07-124e-4267-a207-ead6a7ff571a) was created at 9:34, but execution started (Execution Id 22c3a426dc404d29acf324dfad740f65) only a few hours later (after the process was restarted). During that time, other orchestrations where running without any issue:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.