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

fix(): workflow id for child and deprecate WorkflowSignal #14

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

debuggerpk
Copy link
Contributor

This pull request fixes the workflow id for child workflows and deprecates the use of WorkflowSignal in favor of Signal. The WorkflowSignal type is now aliased to Signal for better code clarity and consistency. Additionally, the Options interface has been updated to return the parent workflow id as a string instead of returning an error.

Deprecated: queues.WorkflowSignal, use queue.Signal
@debuggerpk debuggerpk merged commit 4e859cc into main Oct 5, 2024
2 checks passed
@debuggerpk debuggerpk deleted the fix-child-workflow branch October 5, 2024 22:09
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