Skip to content

Rename ScheduleNewWorkflow to ScheduleNewDetachedWorkflow - #132

Merged
JoshVanL merged 1 commit into
dapr:mainfrom
JoshVanL:rename-detached-workflow-name
Sep 23, 2026
Merged

JoshVanL merged 1 commit into
dapr:mainfrom
JoshVanL:rename-detached-workflow-name

Conversation

@JoshVanL

Copy link
Copy Markdown

To better reflect the purpose of the function, rename ScheduleNewWorkflow to ScheduleNewDetachedWorkflow. This change clarifies that the function is specifically for scheduling detached workflows, which are workflows that run independently of the main workflow execution. Better not to confuse with the top level bare client ScheduleNewWorkflow function.

To better reflect the purpose of the function, rename
`ScheduleNewWorkflow` to `ScheduleNewDetachedWorkflow`. This change
clarifies that the function is specifically for scheduling detached
workflows, which are workflows that run independently of the main
workflow execution. Better not to confuse with the top level bare client
`ScheduleNewWorkflow` function.

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL
JoshVanL merged commit 3ab246b into dapr:main Sep 23, 2026
2 checks passed
alicejgibbons pushed a commit to dapr/docs that referenced this pull request Sep 25, 2026
Based on dapr/durabletask-go#132

Signed-off-by: joshvanl <me@joshvanl.dev>
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