Skip to content

Conversation

@sophiatev
Copy link
Contributor

As per the PR title, this small PR adds an overload to the OrchestrationContext class that allows creating a suborchestration instance with both a retry policy and tags specified.

Copilot AI review requested due to automatic review settings December 30, 2025 00:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new overload to the CreateSubOrchestrationInstanceWithRetry method that enables callers to specify both a retry policy and tags when creating a sub-orchestration instance.

Key changes:

  • Added a new overload that accepts all parameters: name, version, instanceId, retryOptions, input, and tags
  • The implementation follows the same pattern as existing retry overloads using RetryInterceptor

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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