Spencer Judge

Results 116 issues of Spencer Judge

WorkflowExecutionCancelRequestedEventAttributes has a cause field that should be exposed when workflows receive cancels, and we should additionally expose this as an input when users are issuing cancels from clients or...

The CPU/mem usage metrics that are present in Core/Java are absent here. https://docs.temporal.io/references/sdk-metrics#resource_slots_cpu_usage for reference. Add them (and possibly also the pid value metrics, though those are less obviously useful...

enhancement

Currently, this call is still using a variety of now-deprecated APIs. Fix it to use the non-deprecated fields. `TestTaskQueueStats` should then have the lines referencing this issue uncommented

bug

Allow consumers who want to use the c callback-based gRPC client to avoid tonic / its dep tree entirely.

enhancement

## Summary - rename Nexus starter workflow IDs to include caller context and avoid abbreviations while keeping timestamp uniqueness - update context propagation handler workflow ID to use full sample...

codex

Use proper business IDs instead of request IDs in nexus samples, per https://github.com/temporalio/features/issues/692 ------ [Codex Task](https://chatgpt.com/codex/tasks/task_b_6912845292708331ab633436fbe72984)

codex