VEuPathDB / vdi-service

Apache License 2.0
0 stars 0 forks source link

on delete, write flag to minio before updating PG #290

Closed Foxcapades closed 4 months ago

Foxcapades commented 4 months ago

Currently the PG row is updated to mark a dataset as deleted before the flag is written to minio. If the write to minio fails, the dataset will be left in a weird state where the pruner will refuse to remove the dataset.