wsk activation poll <id>
- Vorherrschende Sprache
- Go
- Sterne
- 109
- Forks
- 98
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
@rabbah commented on [Sat Sep 03 2016](https://github.com/apache/incubator-openwhisk/issues/1201)
We currently implement `wsk activation poll` as a console view that shows all new activations. It is sometimes useful to implement `wsk activation poll ` to wait for a particular activation and retrieve its result.
This could be useful as a standalone command or as part of `wsk action invoke --blocking` to retrieve the action result for long actions (more than 1 minute).
Beitragsleitfaden
Rechercherichtung
Beginne damit, den vorhandenen Befehl `wsk activation poll` und den Einstiegspunkt `wsk action invoke --blocking` zu lesen. Lege fest, wie das Polling einer bestimmten Activation auf das Warten auf und Abrufen ihres Ergebnisses reagieren soll, und überprüfe anschließend das Verhalten bei lang laufenden Actions sowie beim eigenständigen Befehl.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100