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

Add keepAlive ping #117

Merged
merged 2 commits into from
Apr 20, 2020
Merged

Add keepAlive ping #117

merged 2 commits into from
Apr 20, 2020

Conversation

ChrisKujawa
Copy link
Collaborator

Adds an optional parameter to set the keepAlive interval.

Use a default configuration of 30 seconds to send periodically keepAlive pings, during an requests
Useful for workflow instance with result creation.

closes #91

 * Adds an optional parameter to set the keepAlive interval
 * Use a default configuration of 30 seconds to send periodically keepAlive pings, during an requests
   Useful for workflow instance with result creation.
@ChrisKujawa ChrisKujawa merged commit 5d416bc into master Apr 20, 2020
@ChrisKujawa ChrisKujawa deleted the 91-keep-alive branch April 20, 2020 09:29
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.

The client uses keepAlive to keep conection open
1 participant