Merge branch 'SIENTIAPDE-1222-ajustar-a-library-para-fazer-o-download-do-courier' of github.com:Aignosi/sientia-dataops-orchestrator_temporal into SIENTIAPDE-1222-ajustar-a-library-para-fazer-o-download-do-courier

This commit is contained in:
vitor-aignosi
2025-09-24 10:36:38 -03:00
2 changed files with 2 additions and 2 deletions

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(

View File

@@ -15,4 +15,4 @@ else
fi fi
echo "Starting orchestrator application..." echo "Starting orchestrator application..."
python -m orchestrator.worker.worker exec python -m orchestrator.worker.worker