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

Do RPC call asynchronously and with higher timeout #8865

Merged

Commits on Mar 21, 2019

  1. Do RPC call asynchronously and with higher timeout

    The RPC call is just a hint that the host wants to download the
    file reference, no need to wait for call to finish, since we allow
    calls to fail. Increase timeout a bit, since we have seen that 100 ms
    might not always be enough (e.g. in system tests)
    Harald Musum committed Mar 21, 2019
    Copy the full SHA
    8d6ad1a View commit details
    Browse the repository at this point in the history