SIENTIAPDE-1150

refactor: update notification handler imports to use CoreNotificationHandler across activities and worker, enhancing consistency in notification management
This commit is contained in:
vitor-aignosi
2025-07-16 09:37:50 -03:00
parent 2533ea882f
commit 2fa3a74bcc
8 changed files with 11 additions and 9 deletions

View File

@@ -132,7 +132,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "SIENTIAPDE-1150-ajustar-orquestrador-para-manter-uma-store-de-detalhes-dos-schedules"
value: "SIENTIAPDE-1163-alterar-dinamica-de-notificacoes-para-usar-o-mongodb-ao-inves-do-kafka"
- name: PYTHON_APP
value: "orchestrator.worker.worker"