Skip to content

Alternative package transfer #38

Open
@ymartin59

Description

@ymartin59

Current POST implementation to upload a package in system suffers multiple issues:

  • slow, really slow
  • if interrupted or failed because of conflict, still has to wait for another transfer to succeed

Proposal: a regular task watches folder for packages on system and process them with basic file move (and of course database insertions)

That way, it allows to use other file transfer tool like scp/rsync and also to retries insertion in case of conflict (after removal of conflictual package for instance)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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