-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose network configuration in pex options. #803
Labels
Comments
See #26 |
Noting we already handle |
jsirois
added a commit
to jsirois/pex
that referenced
this issue
May 11, 2020
Also add back the `--cache-ttl` option from Pex 1.x and plumb the header needed to make it so. Also remove long-ignored `PEX_HTTP_RETRIES` and `PEX_HTTP_TIMEOUT` env var support. Fixes pex-tool#94 Fixes pex-tool#803
jsirois
added a commit
that referenced
this issue
May 12, 2020
Also add back the `--cache-ttl` option from Pex 1.x and plumb the header needed to make it so. Also remove long-ignored `PEX_HTTP_RETRIES` and `PEX_HTTP_TIMEOUT` env var support. Fixes #94 Fixes #803 Co-authored-by: Eric Arellano <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In particular, these pip options should be plumbed through from the pex CLI & the resolver API:
The text was updated successfully, but these errors were encountered: