Identify undefined behaviors around ContinueAsNew and provide semantics for them
- Lingua principale
- C#
- Stelle
- 1.7k
- Fork
- 335
- Merge medio
- 2g 23h
- PR unite (30g)
- 6
Descrizione
**Is your feature request related to a problem? Please describe.**
There exist some `ContinueAsNew` scenarios where the semantics are unclear. Some of them are already described here:
https://github.com/Azure/durabletask/pull/480
These make it difficult to diagnose and debug user problems, which is ultimately the problem we want to avoid.
**Describe the solution you'd like**
It would be good to identify a list of these _tricky_ / undefined cases and to decide on a semantics for them. We could then validate that our implementation is doing the right thing and fix it if not.
We can discover these scenarios either by hand, or using automated tools like fuzzers or model-checkers.
**Describe alternatives you've considered**
N/A
**Additional context**
This issue was recently brought up here: https://github.com/Azure/durabletask/pull/480
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia leggendo gli scenari di ContinueAsNew descritti nella pull request #480 e nella discussione dell’issue correlata. Documenta i casi ancora non definiti, concorda sulla semantica per ciascuno e identifica come debba essere convalidato il comportamento dell’implementazione; il lavoro è completo quando i casi e i risultati attesi sono registrati e azionabili.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- distributed-systems
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100