From 52fd68f469961f91799ede7bc69274406c82267f Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Wed, 24 Sep 2025 10:26:09 -0300 Subject: [PATCH] Update orchestrator/workflows/subworkflows/process_notifications.py Co-authored-by: codeant-ai[bot] <151821869+codeant-ai[bot]@users.noreply.github.com> --- orchestrator/workflows/subworkflows/process_notifications.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orchestrator/workflows/subworkflows/process_notifications.py b/orchestrator/workflows/subworkflows/process_notifications.py index f868515..7809ac1 100644 --- a/orchestrator/workflows/subworkflows/process_notifications.py +++ b/orchestrator/workflows/subworkflows/process_notifications.py @@ -70,7 +70,7 @@ class ProcessNotifications: ) if not log_report: - return + return {} # Format the log report to a dataframe to be stored in the database log_report = await workflow.execute_local_activity_method(