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

Client keep alive support #396

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

cretz
Copy link
Member

@cretz cretz commented Oct 6, 2023

What was changed

Added temporalio.service.KeepAliveConfig and parameters for connection, defaulting to 30s interval w/ 15s timeout but also allowing disabling.

There's not a great way to unit test this without slowing down unit tests

Checklist

  1. Closes [Feature Request] Client keep alive support #395

@cretz cretz requested a review from a team as a code owner October 6, 2023 17:58
@cretz cretz force-pushed the client-keep-alive branch from d6750b8 to d76f19e Compare October 6, 2023 18:06
@cretz cretz merged commit 00878ad into temporalio:main Oct 9, 2023
11 checks passed
@cretz cretz deleted the client-keep-alive branch October 9, 2023 20:15
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.

[Feature Request] Client keep alive support
2 participants