SIENTIAPDE-1478

Update init_orchestration.ipynb to reset execution counts and handle ScheduleAlreadyRunningError, ensuring proper error management during schedule creation. Modify values.yaml to change GITHUB_BRANCH to feature/SIENTIAPDE-1478 for alignment with ongoing feature development.
This commit is contained in:
vitor-aignosi
2026-01-09 14:21:23 -03:00
parent a46eaa2367
commit 5c9a7948de
2 changed files with 41 additions and 18 deletions

File diff suppressed because one or more lines are too long

View File

@@ -164,7 +164,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "fix/SIENTIAPDE-1461"
value: "feature/SIENTIAPDE-1478"
- name: PYTHON_APP
value: "orchestrator.worker.worker"