You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm considering adding a folder watcher for the input folder and auto import runner.
This could be one of two things,
a cron job that would run every X number of minutes
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.
The text was updated successfully, but these errors were encountered:
I'm considering adding a folder watcher for the input folder and auto import runner.
This could be one of two things,
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.
The text was updated successfully, but these errors were encountered: