dlcs / protagonist

MIT License
7 stars 2 forks source link

Allow failed errors to be queried per batch + space #401

Open donaldgray opened 2 years ago

donaldgray commented 2 years ago

From discussion with customer on Slack:

Is it possible to filter images based on failed ingests, e.g. by using something like customers/{customer}/queue/batches/{batch}/images?success=false

Having the same functionality on both a batch and space level would be desirable.

tomcrane commented 1 year ago

Implementation will depend on #491