Azure / Azure/azure-functions-durable-python
Support long polling in CallHttp API
- Vorherrschende Sprache
- Python
- Sterne
- 157
- Forks
- 70
- Ø Merge
- 2 T. 10 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
In dotnet, the callHttp API supports long-polling when the target HTTP endpoint returns a 202 status code. We should implement this functionality in Python as well. A sample implementation can be found here: https://github.com/Azure/azure-functions-durable-js/pull/346
Beitragsleitfaden
Rechercherichtung
Beginne bei der Python CallHttp API und vergleiche ihr Verhalten mit der Beispielimplementierung im Pull Request 346 von azure-functions-durable-js. Implementiere Unterstützung für Long Polling, wenn der Ziel-HTTP-Endpunkt den Status 202 zurückgibt, und überprüfe anschließend, dass CallHttp diese Antwort wie erwartet verarbeitet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 58/100