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

Task callbacks #76

Open
ismellike opened this issue Oct 7, 2024 · 2 comments
Open

Task callbacks #76

ismellike opened this issue Oct 7, 2024 · 2 comments
Assignees

Comments

@ismellike
Copy link
Collaborator

ismellike commented Oct 7, 2024

Once a task is completed, we should be able to perform actions based on the given result.

image

  • TaskCreatedHook
  • TaskCompletedHook
  • TaskTimeoutHook
@ismellike ismellike self-assigned this Oct 7, 2024
@ismellike ismellike changed the title Task completed callbacks Task callbacks Oct 7, 2024
@JakeHartnell
Copy link
Contributor

This would be great for the hackathon. A few good use cases that could use it.

@JakeHartnell
Copy link
Contributor

Also, I think it would be sick if a TaskCompleted hook could create a new Task! : )

Stretch goal, doesn't need to be production ready as it's proof of concept for a hackathon.

@ismellike ismellike mentioned this issue Oct 7, 2024
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

No branches or pull requests

2 participants