Roey Berman

Results 113 issues of Roey Berman

We recently added the ability for an activity to specify the next retry delay on failure via a [field on ](https://github.com/temporalio/api/blob/822966d29758cba3462d6f5ff198257fbaa426f6/temporal/api/failure/v1/message.proto#L49). Expose this in the SDK.

### What are you really trying to do? Use an ESM module as a custom payload converter. ### Describe the bug When an ESM module is used as a custom...

bug

We added the feature without running stress tests for it in CI

enhancement

It should mention that the activities are cancelled after `shutdownGraceTime`. https://github.com/temporalio/sdk-typescript/blob/28d4de33a2697c949b863d1c541063384c4fcc7c/packages/worker/src/worker.ts#L733

bug

### Is your feature request related to a problem? Please describe. Currently the SDK has two separate connection classes: 1. `NativeConnection` which is a JS representation of the Rust client...

enhancement

Currently missing, only non-local activities and child workflows traces are attached to the workflow's span.

enhancement

In Go and Java we drop signals whose args can't be deserialized, we should here too. This is likely not considered a backwards incompatible behavior change.

bug

Do not review, this branch will be used to build a new time travel stack trace query view in the UI.

Disabled by @cretz in #385

CICD processes
technical-debt
pending-input