cyclestreets / cyclestreets-r

An R interface to cyclestreets.net APIs
https://rpackage.cyclestreets.net/
GNU General Public License v3.0
27 stars 7 forks source link

Cannot delete jobs that are 'finalising' #58

Closed Robinlovelace closed 11 months ago

Robinlovelace commented 1 year ago

This may be more of a CycleStreets issue than a cyclestreets-r issue but reporting here in any case. Any ideas how to delete the job shown below @mvl22 ?

image

mvl22 commented 1 year ago

We need to add a configuration option for whether a job should or shouldn't be commissioned if it doesn't meet quality control. At present the system assumes it is desirable for job problems to result in an active fail that needs investigatory intervention; other times it is preferable for failures to be tolerated if the client devs are active about checking for issues.

mvl22 commented 8 months ago

We need to add a configuration option for whether a job should or shouldn't be commissioned if it doesn't meet quality control. At present the system assumes it is desirable for job problems to result in an active fail that needs investigatory intervention; other times it is preferable for failures to be tolerated if the client devs are active about checking for issues.

Please see #86.

This may be more of a CycleStreets issue than a cyclestreets-r issue but reporting here in any case. Any ideas how to delete the job shown below?

Once the above implemented in the R package and client users (and other non-R users) have migrated, we will implement hard failures so that jobs are no longer left in finalisation.