Gateway: add stop tasks HTTP endpoint
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]>