Skip to content

Conversation

Spikhalskiy
Copy link
Contributor

@Spikhalskiy Spikhalskiy commented Jan 12, 2022

What was changed

  • WorkflowServiceStubsOptions#rpcRetryOptions wiring during validateAndBuilldWithDefaults is fixed
  • WorkflowServiceStubsOptions is reworked to the same Builder pattern as other options.
  • RpcRetryOptions implementation now allow #merge with nulls values. This is effectively a port of Fix NullPointer in RetryOptions#merge #834 fix for RetryOptions

Why?

WorkflowServiceStubsOptions#Builder#validateAndBuilldWithDefaults is currently loosing rpcRetryOptions
Reported in #969

RpcRetryOptions implementation now allow #merge with nulls values
@Spikhalskiy Spikhalskiy merged commit 66f4c5b into temporalio:master Jan 13, 2022
@Spikhalskiy Spikhalskiy deleted the issue-969 branch April 15, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants