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

Feat: Add folder watcher and auto runner #160

Open
AceTugboat opened this issue Apr 28, 2023 · 0 comments
Open

Feat: Add folder watcher and auto runner #160

AceTugboat opened this issue Apr 28, 2023 · 0 comments

Comments

@AceTugboat
Copy link
Contributor

I'm considering adding a folder watcher for the input folder and auto import runner.

This could be one of two things,

  1. a cron job that would run every X number of minutes
  2. a celery worker that continuously runs in the background

Both of these process would run a function to check the input dir to see if any new file/folders have been added and kick off a search and process job.

This feature would be toggleable from the settings panel.

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