Skip to content
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

Disable HTTP timeouts for dcos task requests #1099

Merged
merged 1 commit into from
Nov 14, 2017

Commits on Nov 10, 2017

  1. Disable HTTP timeouts for dcos task requests

    As this command relies on a long-running HTTP connection using chucked
    transfer encoding, it is common to have no data to read from the server
    for an undefined period of time.
    
    This happens for example when opening a shell session and not typing
    anything.
    
    https://jira.mesosphere.com/browse/DCOS_OSS-1827
    bamarni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    00fdaf8 View commit details
    Browse the repository at this point in the history