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

Align the timeouts in generated stubs to the server settings... #98

Closed
AnashOommen opened this issue Jun 11, 2019 · 1 comment
Closed
Assignees
Labels
bug Something isn't working P1 usability This issue is related to a usability issue with the client library.

Comments

@AnashOommen
Copy link
Member

The timeouts that are used by the client library are pretty short compared to the server settings. As a result, users get DEADLINE_EXCEEDED for medium to large size Search() requests and mutate requests. Update the stubs so that the client-side timeouts align better with the server-side timeouts.

Related: #97

@AnashOommen AnashOommen added bug Something isn't working P1 usability This issue is related to a usability issue with the client library. labels Jun 11, 2019
@AnashOommen AnashOommen self-assigned this Jun 11, 2019
@AnashOommen
Copy link
Member Author

This was fixed in 2.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 usability This issue is related to a usability issue with the client library.
Projects
None yet
Development

No branches or pull requests

1 participant