Skip to content

refactor: add TickInfo::applyTo and adopt it in command routers#762

Merged
xepozz merged 2 commits into
masterfrom
feature/tick-info-apply-to
Jun 8, 2026
Merged

refactor: add TickInfo::applyTo and adopt it in command routers#762
xepozz merged 2 commits into
masterfrom
feature/tick-info-apply-to

Conversation

@xepozz
Copy link
Copy Markdown
Collaborator

@xepozz xepozz commented Jun 7, 2026

What was changed

Why?

Replace manual historyLength/historySize/shouldContinueAsNew assignments across Client and the Invoke*/StartWorkflow routers with a single TickInfo::applyTo(WorkflowInfo)

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Replace manual historyLength/historySize/shouldContinueAsNew assignments
across Client and the Invoke*/StartWorkflow routers with a single
TickInfo::applyTo(WorkflowInfo). Covered by TickInfoTestCase.
@xepozz xepozz requested review from a team, roxblnfk and wolfy-j as code owners June 7, 2026 12:58
@xepozz xepozz changed the title refactor(core): add TickInfo::applyTo and adopt it in command routers refactor: add TickInfo::applyTo and adopt it in command routers Jun 7, 2026
@xepozz xepozz merged commit 0a6f750 into master Jun 8, 2026
175 of 177 checks passed
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.

2 participants