Skip to content

[WIP] Pause Invocation Command#4926

Draft
AhmedSoliman wants to merge 2 commits into
mainfrom
pr4926
Draft

[WIP] Pause Invocation Command#4926
AhmedSoliman wants to merge 2 commits into
mainfrom
pr4926

Conversation

@AhmedSoliman

@AhmedSoliman AhmedSoliman commented Jun 12, 2026

Copy link
Copy Markdown
Member

let invoked_meta = match ctx.get_invocation_status(invocation_id).await? {
InvocationStatus::Suspended { metadata: meta,.. },
InvocationStatus::Invoked(meta) => meta,
InvocationStatus::Suspended { .. }

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you repeated twice Suspended?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This a WIP branch to hand things over to me.

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.

3 participants