Skip to content

DTS staging requests for JDP return 404 for some large transfers #220

@jeff-cohere

Description

@jeff-cohere

Right now, as a matter of practice, DTS asks for all requested files to be staged from a database/provider. This is fine, but the JGI data portal has been returning a 404 error in some case involving large transfers, likely where not all files are actually archived. Because the response with the 404 code is essentially a small HTML page, it's hard to tell exactly what produces this error. It could be:

  • the request is too large (too many files)
  • some of the files are not archived, and so are not found in the set of "archived files".

I suspect that the problem is that there are too many files in the staging request, since I've never seen this error mode for smaller transfers, and I think it very unlikely that the DTS has never requested staging for a set of files for which at least one was readily available. But "unlikely" is not "impossible."

Metadata

Metadata

Assignees

No one assigned

    Labels

    JDPInvolves a feature request or bugfix to the JGI Data Portal

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions