Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add output serialization and deserialization support #6152

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

sfmskywalker
Copy link
Member

@sfmskywalker sfmskywalker commented Nov 26, 2024

Introduced Output message and related data serialization/deserialization methods in ProtoOutputExtensions. Updated WorkflowExecutionResult and impacted methods to include Output handling. Enhanced workflow runtime logic to manage and integrate output data.


This change is Reviewable

Introduced `Output` message and related data serialization/deserialization methods in `ProtoOutputExtensions`. Updated `WorkflowExecutionResult` and impacted methods to include `Output` handling. Enhanced workflow runtime logic to manage and integrate output data.
@sfmskywalker sfmskywalker merged commit a2f76b8 into blueberry Nov 26, 2024
2 checks passed
@sfmskywalker sfmskywalker deleted the enh/persist-execute-workflow branch November 26, 2024 14:59
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