Skip to content

Explicit methods for lazy and eager connecting client, new #healthCheck method on stubs #1168

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

Spikhalskiy
Copy link
Contributor

@Spikhalskiy Spikhalskiy commented Apr 26, 2022

Add and Implemented ServiceStubs#healthCheck(), make eager health check during client creation disabled by default.

Closes #828
Corresponded GoSDK change: temporalio/sdk-go#795

@Spikhalskiy Spikhalskiy force-pushed the issue-828 branch 2 times, most recently from cac6543 to b2a517b Compare April 26, 2022 06:27
@Spikhalskiy Spikhalskiy marked this pull request as draft April 26, 2022 06:36
@bergundy
Copy link
Member

@Spikhalskiy looks like we need to discuss this behavior again, waiting with this review.

@Spikhalskiy
Copy link
Contributor Author

Spikhalskiy commented Apr 26, 2022

@bergundy that's why it's a draft ;) I will finalize it after the discussion of our Stubs contract.

@Spikhalskiy Spikhalskiy force-pushed the issue-828 branch 10 times, most recently from 5e2a3e0 to d56b956 Compare April 29, 2022 00:34
@Spikhalskiy Spikhalskiy marked this pull request as ready for review April 29, 2022 00:36
@Spikhalskiy Spikhalskiy changed the title Add Stubs#healthCheck(), make eager check during client creation disabled by default Explicit methods for lazy and eager connecting client, new #healthCheck method on stubs Apr 29, 2022
@Spikhalskiy Spikhalskiy merged commit 37eb2c8 into temporalio:master Apr 29, 2022
@Spikhalskiy Spikhalskiy deleted the issue-828 branch April 29, 2022 16:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose health check on WorkflowServiceStubs or WorkflowClient
3 participants