darpa-sail-on / Sail-On-API

0 stars 0 forks source link

Checking image/video ids in post_results #15

Open as6520 opened 3 years ago

as6520 commented 3 years ago

Currently, the API does not verify the results that are posted by the client. This can cause issues in requests like feedback requests where a data mismatch causes KeyError that is hard to debug since it is not coming from feedback requests. Can the API be updated to verify that the image/video ids match with the dataset request? This would ensure that the error originates in the faulty function rather than a downstream request.

rwgdrummer commented 3 years ago

This should be addressed by 10/01.