-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69023/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
Bugs: MESOS-6551
https://issues.apache.org/jira/browse/MESOS-6551
Repository: mesos
Description
-------
This allows us to do requests without using `tenacity.retry()` which
is useful when streaming data.
Diffs
-----
src/python/lib/mesos/http.py cd1587797db7d75c6b839851f0f3e5671269307c
Diff: https://reviews.apache.org/r/69023/diff/1/
Testing
-------
Used `task exec` successfully later in this chain. Tests suite of the lib still
passing.
Thanks,
Armand Grillet