Issue
Currently, when using POST /v1/ro_crates/{id}/validation accepted MinIO credentials (minio_config) and root_path are present in the request body. It also queues work before checking the crate exists, so failures surface late and inconsistently.
Issue
Currently, when using
POST /v1/ro_crates/{id}/validationaccepted MinIO credentials (minio_config) androot_pathare present in the request body. It also queues work before checking the crate exists, so failures surface late and inconsistently.