Skip to content

Comments

Add Restart Api Support at DurableOrchestrationClient#597

Open
nytian wants to merge 2 commits intodevfrom
nytian/restart
Open

Add Restart Api Support at DurableOrchestrationClient#597
nytian wants to merge 2 commits intodevfrom
nytian/restart

Conversation

@nytian
Copy link
Contributor

@nytian nytian commented Feb 22, 2026

As titiled. Add restart api support.

if error_message:
raise Exception(error_message)

async def restart(self, instance_id: str,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it seems we don't support tags at df python? Please let me know if I am wrong

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