• Stan Hu's avatar
    Check existence of export object and report status to user · 27b0cee2
    Stan Hu authored
    Now that the project export status in the database may be updated before
    the upload has transferred to object storage, we should inform the user
    that the export is still not available. We do this when the user
    attempts to request the actual download since the existence check
    requires a HEAD request to ensure the file is present.
    27b0cee2
project_export_spec.rb 13.7 KB