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

feat(GCS+gRPC): support timeouts for all requests #7299

Merged

Commits on Sep 10, 2021

  1. feat(GCS+gRPC): support timeouts for all requests

    This change makes the gRPC plugin support timeouts for all requests,
    just like we do in REST.  The REST timeouts are more clever, based on
    progress vs. completion, I am planning to create a separate bug to
    improve GCS+gRPC and support progress-based timeouts too.
    coryan committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fc67637 View commit details
    Browse the repository at this point in the history