Skip to content

Enrich standalone activity describe output with execution details - #1205

Open
fretz12 wants to merge 2 commits into
mainfrom
fredtzeng/saa-describe-payload
Open

Enrich standalone activity describe output with execution details#1205
fretz12 wants to merge 2 commits into
mainfrom
fredtzeng/saa-describe-payload

Conversation

@fretz12

@fretz12 fretz12 commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

What changed?

temporal activity describe now provides fuller inspection data:

  • Text output includes Namespace, ExecutionTime, and SearchAttributes.
  • --output json and --output jsonl request and return activity input, outcome, heartbeat details, and last failure.

JSON/jsonl continue to return the DescribeActivityExecution response directly.

Stability

  • JSON/jsonl output change was reviewed as an intentional additive schema change

Design

  • This works against an OSS server

Behavior

  • Results continue to go to stdout; errors and warnings continue to go to stderr
  • No error-message behavior changed

Tests

  • Added/updated functional coverage in SharedServerSuite
  • Verified text, JSON, JSONL, raw, successful outcome, failure outcome, input, and heartbeat details

@fretz12
fretz12 requested a review from a team as a code owner September 12, 2026 20:03
@fretz12
fretz12 requested a review from dandavison September 12, 2026 20:04
@fretz12 fretz12 changed the title Fredtzeng/saa describe payload Enrich standalone activity describe output with execution details Sep 12, 2026
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