Help needed to understand how to use durabletask in particular scenario
- Lingua principale
- C#
- Stelle
- 1.7k
- Fork
- 335
- Merge medio
- 2g 23h
- PR unite (30g)
- 6
Descrizione
Hi All,
I am doing some research around different options we have for the project and one of the options we are considering is durabletask framework. The only problem I see is that I am not sure if it can be used in the scenario we need to support. Our workflow will consist of different types of task but one of type it call to "async API". This API call will quickly return 202 but we also expose callback endpoint which will be called later and based on the payload of this call we will continue the flow. I would like to treat "activity' as being completed only in case when we receive callback.
I took a look into samples but can't find such one. Can I somehow use the events mechanism from `TaskOrchestration` class?
Thanks!
/Mateusz
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Esamina prima i samples esistenti e l’entry point TaskOrchestration, quindi traccia il modo in cui le activities vengono completate e gli events vengono recapitati. Determina se una risposta 202 seguita in un secondo momento da un callback può mantenere un’attività in sospeso e documenta un pattern supportato o una limitazione del framework. Il lavoro è completato quando esiste una risposta chiara e riproducibile per questo scenario.
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
- 20/100