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

Support rpc timeout #138

Merged
merged 5 commits into from
Aug 4, 2021
Merged

Support rpc timeout #138

merged 5 commits into from
Aug 4, 2021

Conversation

timostamm
Copy link
Owner

Renames rpc option deadline to timeout. When a number is given, it is used as a timeout in milliseconds. When a Date is given, it is used as a deadline.

Fixes #99

Renames rpc option `deadline` to `timeout`. When a number is given, it is used as a timeout in milliseconds. When a Date is given, it is used as a deadline.

Fixes #99
@timostamm timostamm merged commit e357ed9 into master Aug 4, 2021
@timostamm timostamm deleted the rpc-timeout branch August 29, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grpcWeb Transport: Timeout
1 participant