Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up files after upload (causes slower startup / errors for uploaders) #357

Open
tzarebczan opened this issue Aug 6, 2021 · 0 comments
Labels
type: bug Existing functionality is wrong or broken

Comments

@tzarebczan
Copy link
Contributor

Any files that are done uploading can be cleaned up from each SDK's file manager.

If the upload process doesn't rely on the file record, these can probably be cleaned up by a file delete --delete_all command or clearing lbrynet.sqlite on restarts

We've had SDK restarts and when uploaders try to publish, they get an error that the file manager isn't ready because it's still loading much longer (20+ min) vs when the SDK is ready.

@tzarebczan tzarebczan added the type: bug Existing functionality is wrong or broken label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing functionality is wrong or broken
Projects
None yet
Development

No branches or pull requests

1 participant