Skip to content

Commit

Permalink
default
Browse files Browse the repository at this point in the history
Signed-off-by: Jyoti Mahapatra <[email protected]>
  • Loading branch information
Jyoti Mahapatra committed Oct 28, 2020
1 parent 2187939 commit 4daf7d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/app/upstream/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ type CallOptions struct {
SendTimeout time.Duration

// Based on https://github.com/grpc/grpc-go/blob/v1.32.x/keepalive/keepalive.go#L27-L45
// The Default timeout is set to infinity
// If unset this defaults to infinity, else the string is parsed as a time.Duration
// If unset this defaults to 5 minutes
UpstreamKeepaliveTimeout string
}

Expand Down

0 comments on commit 4daf7d0

Please sign in to comment.