Skip to content

Gateway: add stop tasks HTTP endpoint

Compare
Choose a tag to compare
@luke-lombardi luke-lombardi released this 03 May 01:50
a0616bd
Stop tasks endpoint / updates (#179)

- Adds stop tasks endpoint to task api (http)
- Modifies stop task endpoint to use pubsub instead of stopping the
container
- Adds task cancellation via pubsub to functions
- Allows multiple tasks to be cancelled at once

---------

Co-authored-by: Luke Lombardi <[email protected]>