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

enable keepalive for grpc. #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

morvencao
Copy link
Contributor

depends on: open-cluster-management-io/sdk-go#70
This PR introduces keepalive parameters to the cloudevents client using gRPC. By default, these parameters are disabled. Users can optionally enable it to detect broken gRPC connections. MQTT has similar feature to detect the half-open connection.

@morvencao morvencao force-pushed the br_enable_keepalive_for_grpc branch from f5b34af to 8a0e1bc Compare August 7, 2024 11:29
@morvencao morvencao closed this Aug 7, 2024
@morvencao morvencao reopened this Aug 7, 2024
@morvencao morvencao force-pushed the br_enable_keepalive_for_grpc branch from 8a0e1bc to 36d87a1 Compare August 8, 2024 02:15
@morvencao morvencao force-pushed the br_enable_keepalive_for_grpc branch from 36d87a1 to 9c56dcf Compare August 8, 2024 08:20
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.

1 participant