Chris Ludden
Chris Ludden
## What was changed Updated the following internal methods to handle `*serviceerror.DeadlineExceeded` errors: - `*workflowClientInterceptor.UpdateWorkflow` - `*workflowClientInterceptor.PollWorkflowUpdate` ## Why? Workflow Updates with expected latency higher than the default timeouts result...
first off, awesome project! ok, heres my issue. In a service, I load an entire namespace (using the `scatter-plugin-all` plugin), iterate over the modules and register new modules in a...
often when running many parallel plans or applies against a single resource but with different workspaces, we encounter this intermittent error that "fails" the step ``` ▼ ▼ ▼ ▼...
in addition to or instead of #117 . would like to support various PR flows that are currently difficult with the existing implementation, mostly around validation and/or plans that don't...
I see u create PR, however i continue mind and detect case: - use custom DataConverter for workflow For ctx have func `WithDataConverter()` and this func not set filds in...
Previously, if a task queue default was configured, it would be used for child workflows and activities, regardless of the parent workflow task queue. Going forward, if this patch version...