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(