From ebbc1f6648f2d74a795202c18b00790c1177c79f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 2 Aug 2024 11:29:19 +0200 Subject: [PATCH] Update changedetectionio/update_worker.py --- changedetectionio/update_worker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/update_worker.py b/changedetectionio/update_worker.py index 821a32e1..b1d4a2db 100644 --- a/changedetectionio/update_worker.py +++ b/changedetectionio/update_worker.py @@ -293,7 +293,7 @@ class update_worker(threading.Thread): watch = self.datastore.data['watching'].get(uuid) logger.info(f"Processing watch UUID {uuid} Priority {queued_item_data.priority} URL {watch[ - 'url']}") + now = time.time() try: