Skip to content

add StartDelay into ActivityExecutionInfo#10559

Open
fretz12 wants to merge 1 commit into
temporalio:mainfrom
fretz12:fredtzeng/saa-start-delay-describe
Open

add StartDelay into ActivityExecutionInfo#10559
fretz12 wants to merge 1 commit into
temporalio:mainfrom
fretz12:fredtzeng/saa-start-delay-describe

Conversation

@fretz12
Copy link
Copy Markdown
Contributor

@fretz12 fretz12 commented Jun 5, 2026

What changed?

Populate ActivityExecutionInfo.StartDelay in buildActivityExecutionInfo so the configured start delay is echoed back by DescribeActivityExecution.

Why?

StartDelay was wired into the activity state but was missing from the Describe response, leaving clients unable to observe the configured delay after start.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@fretz12 fretz12 requested review from a team as code owners June 5, 2026 20:40
@fretz12 fretz12 requested review from dandavison and spkane31 June 5, 2026 20:40
@fretz12 fretz12 force-pushed the fredtzeng/saa-start-delay-describe branch from 724abe8 to b842076 Compare June 6, 2026 17:45
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