Migrate to hashes so result URLs are predicatble, derive the hash from the uploaded item.
This will also allow duplicate and race condition handling by checking for an existing hash on disk before accepting upload, if a hash is found then the return the results page for it, even if the results are not yet complete.
In the event results are not complete, the 404 page will be updated to include that notice.
Migrate to hashes so result URLs are predicatble, derive the hash from the uploaded item.
This will also allow duplicate and race condition handling by checking for an existing hash on disk before accepting upload, if a hash is found then the return the results page for it, even if the results are not yet complete.
In the event results are not complete, the 404 page will be updated to include that notice.