Actions
Bug #10114
closedAllow relay-api to make asynchronous remote run call with output
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Currently we always wait for output even if we put the asynchronous parameter in the request.
Some documentation on achieving this:
https://mortoray.com/2014/03/04/http-streaming-of-command-output-in-python-flask/
http://flask.pocoo.org/docs/0.12/patterns/streaming/
https://docs.python.org/2/library/subprocess.html#subprocess.Popen
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta2 to 4.1.0~beta3
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1243
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|3be2b3aad78de811138e7953ea58473c1a620180.
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.0~beta3 which was released today.
- 4.1.0~beta3: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions