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

feat: cancel in progress #325

Merged
merged 9 commits into from
Apr 2, 2024
Merged

feat: cancel in progress #325

merged 9 commits into from
Apr 2, 2024

Conversation

grutt
Copy link
Contributor

@grutt grutt commented Apr 2, 2024

Description

Developers can signal a cancelation from within the dashboard.

Closes #245

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

What's Changed

Screenshot 2024-04-01 at 5 03 23 PM
  • Add Cancelation endpoints
  • Add cancel button to UI
  • Bug fix remove ticker on rerun

@grutt grutt requested a review from abelanger5 April 2, 2024 00:04
Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 0:56am

@grutt
Copy link
Contributor Author

grutt commented Apr 2, 2024

cancel

@djasnowski
Copy link

djasnowski commented Apr 2, 2024

Very cool. A shame I don't do Python/Go.

@grutt grutt merged commit 5066547 into main Apr 2, 2024
18 checks passed
@grutt grutt deleted the feat--cancel-in-progress branch April 2, 2024 01:16
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.

feat(app/api): add cancellation button to the dashboard
3 participants