Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Different timeouts/minimum speeds for upload vs download #5

Open
@matyasselmeci

Description

@matyasselmeci

Aborting an input transfer because the transfer is too slow is usually not that big of a deal because you won't have lost much time at that point during the job. However, if you abort an output transfer, you'll have lost all the time spent generating the output (which could be several hours). Therefore, timeouts and minimum transfer speeds for write-back should be much more forgiving than for downloads. Maybe add a random-wait-and-retry feature (though that could be a separate issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions