iftechfoundation / ifdb-suggestion-tracker

Bugs and feature requests for a future IFDB update
10 stars 0 forks source link

IF Archive uploader creates pending link even on failure #418

Open dfabulich opened 7 months ago

dfabulich commented 7 months ago

https://ifdb.org/ifarchive-upload uploads files directly to ifarchive.org; IFDB has no visibility into the status of the upload. It might succeed, it might fail.

If your upload fails, the uploader will still try to create an ifarchive-pending link for it, which will never get cleaned up, because ifarchive-commit only handles files when they're successfully placed in the archive, not files which are rejected or where the upload never succeeded in the first place.