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: call setting timeouts for batchers #877

Merged
merged 1 commit into from Jun 22, 2021

Commits on Jun 17, 2021

  1. feat: call setting timeouts for batchers

    This introduces 2 new variants of new*Batcher that accept a GrpcCallContext. This context will be used for batch RPCs generated by the batcher instance.
    Also fixes handlings of timeout overrides for bukmutations. If a user set a timeout, don't override it
    igorbernstein2 committed Jun 17, 2021
    Copy the full SHA
    f6d0c66 View commit details
    Browse the repository at this point in the history