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

[Workflow] Rename start to scheduleNew for parity between SDKs #674

Open
WhitWaldo opened this issue Feb 28, 2025 · 1 comment · May be fixed by #680
Open

[Workflow] Rename start to scheduleNew for parity between SDKs #674

WhitWaldo opened this issue Feb 28, 2025 · 1 comment · May be fixed by #680

Comments

@WhitWaldo
Copy link
Contributor

Describe the proposal

The .NET SDK uses scheduleNewWorkflowAsync to start a new workflow. For the sake of consistent documentation and to lessen developer confusion, I propose renaming this method to scheduleNew to keep the format of the other methods in the JS SDK, but also align its purpose with the other language SDKs.

@WhitWaldo
Copy link
Contributor Author

As pat of this effort, I'm renaming nearly all the methods on the workflow client to resolve discrepancies between it and the .NET SDK as well. This should add clarity as to the purpose of each method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant