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

gRPC - expose AbstractStub.withDeadlineAfter() via GrpcClientConfiguration #17408

Closed
mkouba opened this issue May 21, 2021 · 1 comment · Fixed by #17429
Closed

gRPC - expose AbstractStub.withDeadlineAfter() via GrpcClientConfiguration #17408

mkouba opened this issue May 21, 2021 · 1 comment · Fixed by #17429
Assignees
Labels
area/grpc gRPC kind/enhancement New feature or request
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented May 21, 2021

To make it possible to set the default deadline for an injected client.

https://grpc.io/blog/deadlines/

@mkouba mkouba added the kind/enhancement New feature or request label May 21, 2021
@quarkus-bot quarkus-bot bot added the area/grpc gRPC label May 21, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented May 21, 2021

/cc @cescoffier, @michalszynkiewicz

@mkouba mkouba added this to the 2.0 - main milestone May 21, 2021
@mkouba mkouba self-assigned this May 21, 2021
mkouba added a commit to mkouba/quarkus that referenced this issue May 24, 2021
mkouba added a commit to mkouba/quarkus that referenced this issue May 24, 2021
- resolves quarkusio#17408

Co-authored-by: Clement Escoffier <clement.escoffier@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grpc gRPC kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant