NonDeterministicException failure is eaten up if there was a continueasnew call in the same iteration
- Lingua principale
- C#
- Stelle
- 1.7k
- Fork
- 335
- Merge medio
- 2g 23h
- PR unite (30g)
- 6
Descrizione
Suspect that if there is CompleteOrchestration call due to NDE while a continueasnew has been processed in the iteration then the NDE will be eaten up because of:
https://github.com/Azure/durabletask/blob/master/Framework/TaskOrchestrationContext.cs#L351
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia in Framework/TaskOrchestrationContext.cs alla riga 351 e segui come CompleteOrchestration gestisce una NonDeterministicException dopo che ContinueAsNew è stato elaborato nella stessa iterazione. Verifica se l’eccezione viene ignorata, quindi aggiungi la copertura per questa sequenza e assicurati che l’errore rimanga osservabile.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100