forked from googleapis/nodejs-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set keepalive configuration (googleapis#836)
- [PHP reference implementation](googleapis/google-cloud-php#3565) This adds two gRPC keepalive options: - `GRPC_ARG_KEEPALIVE_TIME_MS` to 30s - `GRPC_ARG_KEEPALIVE_TIMEOUT_MS` to 10s
- Loading branch information
1 parent
448465d
commit 8105dea
Showing
2 changed files
with
85 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters