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

Set a default request timeout #16972

Merged
merged 2 commits into from
Sep 4, 2019
Merged

Set a default request timeout #16972

merged 2 commits into from
Sep 4, 2019

Commits on Sep 2, 2019

  1. Set a default request timeout

    This to avoid endless running processes.
    A default timeout of 30 seconds should cover the 99% case. If a job need
    specific longer time it should set that.
    
    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer committed Sep 2, 2019
    3 Configuration menu
    Copy the full SHA
    ca2623e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Add default timeout to expected request options

    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    773778d View commit details
    Browse the repository at this point in the history