When selecting to stop a datafeed, we could also close the job once the stop request returns successfully.
This could happen on the server side as part of the jobs/stop_datafeeds API.
Currently the UI action is called Stop datafeed this could be renamed to Stop and close job, however I think it would be fine to leave it as Stop datafeed or maybe renamed to Stop job
When selecting to stop a datafeed, we could also close the job once the stop request returns successfully. This could happen on the server side as part of the
jobs/stop_datafeeds
API.Currently the UI action is called
Stop datafeed
this could be renamed toStop and close job
, however I think it would be fine to leave it asStop datafeed
or maybe renamed toStop job