Skip to content

Add NewCHASMActivityTaskToken for standalone activity tokens - #10840

Closed
rkannan82 wants to merge 2 commits into
mainfrom
kannan/chasm-activity-task-token
Closed

Add NewCHASMActivityTaskToken for standalone activity tokens#10840
rkannan82 wants to merge 2 commits into
mainfrom
kannan/chasm-activity-task-token

Conversation

@rkannan82

@rkannan82 rkannan82 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What

Adds a NewCHASMActivityTaskToken helper to common/tasktoken and uses it in matching for standalone activity poll tokens.

Why

To reuse in the cancel command token builder in #10218.

How did you test it?

Existing unit tests.

🤖 Generated with Claude Code

rkannan82 and others added 2 commits June 24, 2026 19:48
Adds a shared helper for building CHASM (standalone) activity task
tokens that omits workflow-only fields (ScheduledEventId, Clock,
Version, StartVersion). Uses it in matching for standalone activity
poll tokens so the cancel command path can reuse the same constructor.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rkannan82 rkannan82 closed this Jun 25, 2026
@rkannan82
rkannan82 deleted the kannan/chasm-activity-task-token branch June 25, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant