ScheduleTask is not getting executed for some orchestrations
- Lingua principale
- C#
- Stelle
- 1.7k
- Fork
- 335
- Merge medio
- 2g 23h
- PR unite (30g)
- 6
Descrizione
In our service, we have different orchestrations which handles Events. At the end of each orchestration we are scheduling a task to mark its completion - so that our service reports that the event has been handled successfully.
The method definition we are using is:
Task ScheduleTask(Type activityType, params object[] parameters);
We are seeing that for some orchestrations, ScheduleTask is not being invoked. This is leading to our service not reporting/probably not even completing all the orchestrations.
We are using v1.1.0.6 of the DurableTask lib with .NET 4.6.2
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo il comportamento segnalato con le orchestrazioni descritte, usando DurableTask v1.1.0.6 su .NET 4.6.2, e traccia se ScheduleTask viene invocato al completamento dell’orchestrazione. Il lavoro è completato quando l’attività di completamento pianificata viene eseguita per ogni orchestrazione e il servizio segnala che ogni evento è stato gestito correttamente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- backend, distributed-systems
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100