microsoftgraph / microsoftgraph/msgraph-sdk-python
Long running operations Support
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 630
- Forks
- 96
- Ø Merge
- 15 Std. 20 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
In Azure SDK/API as an example,
Long running operations are performed in the following flow?
- A URL is returned that can be used to retrieve the result of the operation once completed.
- The URL can be used to monitor the status of the operation, at regular intervals until it is completed.
- Optionally a callback URL is availed that can be used to get notification once a long running operation is completed.
Technically, this looks like polling and a callback URL.
Do we have a spec on this for Graph SDKs @baywet @andrueastman @darrelmiller @ddyett @Ndiritu @samwelkanda
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie mit der Prüfung des Azure SDK/API-Beispiels im Issue und der Verweise auf das Graph SDK, um festzustellen, ob für lang andauernde Vorgänge, Polling und Callback-URLs bereits eine Spezifikation existiert. Als abgeschlossen würde dies eine vereinbarte Graph SDK-Spezifikation oder eine klar abgegrenzte Implementierungsanforderung voraussetzen; der Payload nennt keine Dateien oder Tests.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100