Azure / Azure/durabletask

Orchestrations not executed until process is restarted

Open
#590 2 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/1009589/128251157-180db63b-8690-4853-84dd-48aeef7c51d3.png)

![image](https://user-images.githubusercontent.com/1009589/128251341-6301e8a5-6b0c-4f3e-a0c4-96701a45e03d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.