SIENTIAPDE-1231

Update orchestration configuration and execution parameters

- Adjusted execution counts in Jupyter notebook cells for better tracking.
- Updated schedule name in the orchestration configuration to align with new requirements.
- Modified `values.yaml` to change the GitHub branch for improved versioning.
- Enhanced `Activities` and `TemporalManager` classes to include timeout parameters for task execution.
- Updated connector configuration to include new timeout settings for better orchestration control.
This commit is contained in:
vitor-aignosi
2025-10-06 13:46:17 -03:00
parent 6091d2ce6b
commit 5fdabd27c0
5 changed files with 35 additions and 35 deletions

View File

@@ -151,7 +151,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "SIENTIAPDE-1222-ajustar-a-library-para-fazer-o-download-do-courier"
value: "SIENTIAPDE-1231-ajustar-o-retreino-do-courier-no-laborious"
- name: PYTHON_APP
value: "orchestrator.worker.worker"