hotosm / osm-export-tool

Web service to download customised OSM data in various file formats
http://export.hotosm.org/
BSD 3-Clause "New" or "Revised" License
144 stars 46 forks source link

Forcefully abort the workers from UI #471

Closed kshitijrajsharma closed 1 year ago

kshitijrajsharma commented 1 year ago

we already have the option to stop the run but when workers pick the task only cancelling run will not make sense since worker will be doing its job already , plan is to forcefully stop the worker when made request from api . Should be only available for super admins