If filter is installed from the local file, we should use a FileWatcher and import changes as soon as file is changed.
@suhan3z don't forget to handle the case when file does not exist and clean up FileWatcher!
And one more thing: add excessive logging for it.
If filter is installed from the local file, we should use a FileWatcher and import changes as soon as file is changed.
@suhan3z don't forget to handle the case when file does not exist and clean up FileWatcher!
And one more thing: add excessive logging for it.