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

Issue Hunting #21

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Issue Hunting #21

merged 2 commits into from
Dec 29, 2023

Conversation

erhant
Copy link
Member

@erhant erhant commented Dec 18, 2023

{
    success: boolean, // whether the operation was succesfull
    destination: string, // name of next state (after signal)
    source: string, // name of current state (before signal)
    batchType: string, // batch type for the current state
    params: any, // params for the current  state
  };

more coming soon.

@erhant erhant added the bug Something isn't working label Dec 18, 2023
@erhant erhant self-assigned this Dec 18, 2023
@erhant erhant merged commit 7695fba into master Dec 29, 2023
@erhant erhant deleted the erhant/issue-hunt branch January 19, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant