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:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user