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

Add timeout for arrow flight #450

Closed
BohuTANG opened this issue Apr 30, 2021 · 0 comments · Fixed by #453
Closed

Add timeout for arrow flight #450

BohuTANG opened this issue Apr 30, 2021 · 0 comments · Fixed by #453
Labels
C-feature Category: feature C-improvement Category: improvement

Comments

@BohuTANG
Copy link
Member

Summary

Latest version tonic(0.4.3) supports timeout:

  • client: Add Request::set_timeout (#615) (dae31d0)
  • transport: Support timeouts with the grpc-timeout header (#606) (9ff4f7b)

Add it to the datafuse flight.

@BohuTANG BohuTANG added C-feature Category: feature C-improvement Category: improvement labels Apr 30, 2021
@BohuTANG BohuTANG assigned BohuTANG and unassigned BohuTANG Apr 30, 2021
Maricaya pushed a commit to Maricaya/databend that referenced this issue Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature C-improvement Category: improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant