Update orchestrator/workflows/subworkflows/process_notifications.py

Co-authored-by: codeant-ai[bot] <151821869+codeant-ai[bot]@users.noreply.github.com>
This commit is contained in:
vitor-aignosi
2025-09-24 10:26:09 -03:00
committed by GitHub
parent c3f5ba660f
commit 52fd68f469

View File

@@ -70,7 +70,7 @@ class ProcessNotifications:
) )
if not log_report: if not log_report:
return return {}
# Format the log report to a dataframe to be stored in the database # Format the log report to a dataframe to be stored in the database
log_report = await workflow.execute_local_activity_method( log_report = await workflow.execute_local_activity_method(