Skip to content

Fix Phantom changes #11

Description

@CodebyCR

If the watcher has indexed the Files of a Hotfolder, the indexing were updated each second.
This is very expensive und error-prone.

For example:

Imagen the files are indexed and your watch interval is 1 seconnd.
You don't saw any file creation, maipulation or deletion of files where are created (maybe modified) and deleted within the watch interval, because there are now diffrence between the first indexing and the second indexing.

I call this Phantom Change, because there are a change in the folder, but this change are so fast that there are can not be tracked.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions