Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)
This commit is contained in:
@@ -322,6 +322,7 @@ class update_worker(threading.Thread):
|
||||
|
||||
self.cleanup_error_artifacts(uuid)
|
||||
|
||||
#
|
||||
# Different exceptions mean that we may or may not want to bump the snapshot, trigger notifications etc
|
||||
if process_changedetection_results:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user