WGBH-MLA / chowda

CLAMS processing app
https://wgbh-mla.github.io/chowda/
1 stars 0 forks source link

Abort CLAMS batch #70

Open afred opened 1 year ago

afred commented 1 year ago

Done when

As a Chowda admin when a batch is running I can abort it in order to recover from problems and save time and resources.

### Tasks
- [x] Pass `batch.id` to event and save as metaflow Parameter
- [x] In pipeline, update Chowda db with `run.id`
- [ ] Give Chowda permissions to stop argo run
- [ ] Create action for Batch Abort
singlesoliloquy commented 1 year ago

Take it out of all iterations for now.