Skip to content

Add new flags for encoding and file in activity complete, fail, execute, and result.#1055

Draft
ks-temporal wants to merge 1 commit into
temporalio:mainfrom
ks-temporal:ks/ACT-794-meta-for-encoding
Draft

Add new flags for encoding and file in activity complete, fail, execute, and result.#1055
ks-temporal wants to merge 1 commit into
temporalio:mainfrom
ks-temporal:ks/ACT-794-meta-for-encoding

Conversation

@ks-temporal
Copy link
Copy Markdown

Related issues

Addresses #954

What changed?

In activity complete, add new result-meta, result-file, result-base64
options to supply result from a file. Cannot be used with result.

In activity fail, add new detail-meta, detail-file, detail-base64 options
to supply failure detail from a file. Cannot be used with detail.

In activity execute and activity result, add new output-file to store
result or failure detail in a file. Cannot be used with output of json
or jsonl.

Checklist

TBD

Manual tests

TBD

…and result.

In activity complete, add new result-meta, result-file, result-base64
to supply result from a file. Cannot be used with result.

In activity fail, add new detail-meta, detail-file, detail-base64
to supply failure detail from a file. Cannot be used with detail.

In activity execute and activity result, add new output-file
to store result or failure detail in a file. Cannot be used with
output of json or jsonl.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 27, 2026

CLA assistant check
All committers have signed the CLA.

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