Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels
Activity