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

rmfakecloud-proxy: Set status check timeout to 5s #561

Merged
merged 4 commits into from
Mar 3, 2022

Commits on Feb 26, 2022

  1. rmfakecloud-proxy: Set status check timeout to 5s

    Running `rmfakecloudctl status` with an unreachable server set as
    upstream would previously hang indefinitely. This PR sets the wget
    timeout to 5 seconds with no retry. It also changes the `status` command
    output to give feedback to the user before attempting to reach the
    server.
    
    Fixes #536.
    matteodelabre committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    12f3d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5977a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    b406f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e2733 View commit details
    Browse the repository at this point in the history