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

error: fsnotify queue overflow #62

Open
RomeSilvanus opened this issue Dec 16, 2021 · 0 comments
Open

error: fsnotify queue overflow #62

RomeSilvanus opened this issue Dec 16, 2021 · 0 comments

Comments

@RomeSilvanus
Copy link

I think it just kept accumulating these because it had to finish adding the other millions of files first.
The best way would be to just keep these in one place and de-duplicate these fsnotify notifications before trying to process them.

Also ipfs-sync tends to take up to 30GB of ram a lot of times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant