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:
@@ -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(
|
||||
|
||||
@@ -15,4 +15,4 @@ else
|
||||
fi
|
||||
|
||||
echo "Starting orchestrator application..."
|
||||
python -m orchestrator.worker.worker
|
||||
exec python -m orchestrator.worker.worker
|
||||
|
||||
Reference in New Issue
Block a user