66e9cf58e4
SIENTIAPDE-1171 SIENTIAPDE-1171 feat: add minimal retrain schedule configuration to samples.json and update formatters.py
vitor-aignosi
2025-07-23 12:51:55 -03:00
115a174a31
SIENTIAPDE-1171 Update GITHUB_BRANCH in values.yaml to SIENTIAPDE-1171-criar-pipeline-de-retreino-laborious
vitor-aignosi
2025-07-23 12:32:20 -03:00
5a4d6c5706
SIENTIAPDE-1171 feat: add minimal_retrain function to orchestrator_functions.py for retraining workflows
vitor-aignosi
2025-07-23 12:26:36 -03:00
ff683eea14
SIENTIAPDE-1166 Update image tag to 0.2.5 and change GITHUB_BRANCH to SIENTIAPDE-1166-alterar-orquestrador-para-criar-collections-com-ttl-no-mongo in values.yaml
vitor-aignosi
2025-07-23 08:04:21 -03:00
2317bd404b
SIENTIAPDE-1166 fix: add missing newline in MongoDB class for improved readability
vitor-aignosi
2025-07-23 07:45:51 -03:00
4905e61214
SIENTIAPDE-1166 feat: add TTL index functionality to MongoDB activities and update requirements
vitor-aignosi
2025-07-22 15:09:15 -03:00
f72735857a
Merge pull request #9 from Aignosi/SIENTIAPDE-1151-criar-testes-de-stress
Bruno Domingues
2025-07-22 12:22:04 -03:00
a87124fb99
Merge branch 'main' into SIENTIAPDE-1151-criar-testes-de-stress
vitor-aignosi
2025-07-22 11:01:16 -03:00
d81e8ea33f
Merge pull request #8 from Aignosi/SIENTIAPDE-1163-alterar-dinamica-de-notificacoes-para-usar-o-mongodb-ao-inves-do-kafka
Bruno Domingues
2025-07-22 10:14:49 -03:00
5591557209
SIENTIAPDE-1151 test: add unit tests for error handling in process_slots and build_tag_config functions to ensure proper notification on missing servers
vitor-aignosi
2025-07-21 16:59:46 -03:00
37f4e6cf59
SIENTIAPDE-1151 fix: update GITHUB_BRANCH in values.yaml and ensure error messages are converted to strings in formatters.py for improved notification clarity
vitor-aignosi
2025-07-18 09:49:55 -03:00
92fbb704f5
SIENTIAPDE-1151 refactor: enhance error handling in build_tag_config and slot processing to include notifications for missing servers
vitor-aignosi
2025-07-18 09:45:42 -03:00
7c92bd2584
SIENTIAPDE-1163 refactor: enhance logging in activities to include metadata for improved context in notifications and error handling
vitor-aignosi
2025-07-17 15:27:58 -03:00
a3ac942754
Merge branch 'main' into SIENTIAPDE-1163-alterar-dinamica-de-notificacoes-para-usar-o-mongodb-ao-inves-do-kafka
vitor-aignosi
2025-07-17 14:58:33 -03:00
9f22254037
SIENTIAPDE-1163 chore: update requirements to point to the specific version 1.3.3 of the sientia-dataops-library repository
vitor-aignosi
2025-07-17 12:45:40 -03:00
cc23286d13
SIENTIAPDE-1163 chore: update .gitignore to include git_log file for better version control management
vitor-aignosi
2025-07-17 12:40:10 -03:00
1d7ce518bd
SIENTIAPDE-1163 refactor: update requirements to point to local sientia-dataops-library path; modify orchestration and test files to use start_activity_method for consistency
vitor-aignosi
2025-07-17 11:03:05 -03:00
513e4a0de8
SIENTIAPDE-1163 refactor: update Temporal client initialization to use environment variable for namespace, improving configuration flexibility
vitor-aignosi
2025-07-16 15:36:33 -03:00
4d97e21ba7
SIENTIAPDE-1163 refactor: remove load_schedule activity from main orchestration workflow to streamline pipeline management
vitor-aignosi
2025-07-16 15:20:57 -03:00
d60062af74
SIENTIAPDE-1163 refactor: update MongoDB notification IDs for error handling in activities; add tests for error scenarios in MongoDB and TemporalManager activities to ensure proper notification sending on failures
vitor-aignosi
2025-07-16 15:18:49 -03:00
b67d23da1f
SIENTIAPDE-1163 refactor: update notification handling in activities to include metadata in notifications, enhancing context for error reporting and success messages; update requirements to use version 1.3.0 of the sientia-dataops-library
vitor-aignosi
2025-07-16 13:14:16 -03:00
225964f938
SIENTIAPDE-1163 refactor: update database configuration key in NotificationHandler to 'database_name' for consistency with MongoDB config structure
vitor-aignosi
2025-07-16 11:50:01 -03:00
2fa3a74bcc
SIENTIAPDE-1150 refactor: update notification handler imports to use CoreNotificationHandler across activities and worker, enhancing consistency in notification management
vitor-aignosi
2025-07-16 09:37:50 -03:00
2533ea882f
SIENTIAPDE-1150 refactor: update logging in Couchbase activity to use f-strings for improved readability; modify orchestration workflow to conditionally execute report handlers and replace method calls for consistency
vitor-aignosi
2025-07-15 10:03:04 -03:00
499eae44d9
SIENTIAPDE-1150 docs: add PR shortcut instructions to README for summarizing changes in markdown format
vitor-aignosi
2025-07-15 09:17:17 -03:00
bc0b47fe36
SIENTIAPDE-1150 refactor: update orchestration workflow to conditionally start schedule and slot report handlers based on report availability, improving clarity and efficiency
vitor-aignosi
2025-07-15 09:02:46 -03:00
011b97607a
SIENTIAPDE-1150 refactor: update samples.json to modify updated_at timestamp format for consistency across schedule configurations
vitor-aignosi
2025-07-14 17:05:02 -03:00
8d9381049a
SIENTIAPDE-1150 refactor: add debug logging for schedule comparison in formatters, enhancing traceability of updated_at timestamp checks
vitor-aignosi
2025-07-14 17:01:50 -03:00
a4fb7d406b
SIENTIAPDE-1150 refactor: enhance schedule configuration in formatters to include updated_at timestamps for scouter and predictions_batch pipelines, improving state management
vitor-aignosi
2025-07-14 16:52:45 -03:00
29469ede72
SIENTIAPDE-1150 refactor: update samples.json to change server_id from 'default_server' to '1' for multiple tags; add 'active' and 'updated_at' fields for better state management in orchestration
vitor-aignosi
2025-07-14 16:45:22 -03:00
5a421b80c0
SIENTIAPDE-1150 refactor: update orchestration workflow to conditionally execute pipeline timestamp handlers based on report flags, improving efficiency and clarity
vitor-aignosi
2025-07-14 16:26:34 -03:00
14e1366658
SIENTIAPDE-1150 refactor: update orchestration workflow to conditionally start activity methods for pipeline timestamps based on report availability, enhancing efficiency and clarity
vitor-aignosi
2025-07-14 16:24:03 -03:00
0910c0426a
SIENTIAPDE-1150 refactor: update orchestration workflow to replace execute_local_activity_method with start_local_activity_method and execute_activity_method with start_activity_method for improved clarity and consistency
vitor-aignosi
2025-07-14 16:21:53 -03:00
7f162a7d4e
SIENTIAPDE-1150 refactor: streamline MongoDB activity methods to improve readability and maintainability; replace inline query construction with variable assignments for updated, created, and deleted pipelines
vitor-aignosi
2025-07-14 16:16:29 -03:00
f823d1813f
SIENTIAPDE-1150 refactor: restructure services in values.yaml to separate API and OPC configurations; update mongo_db.py to import datetime correctly and enhance readability
vitor-aignosi
2025-07-14 16:14:27 -03:00
0fd631a029
SIENTIAPDE-1150 SIENTIAPDE-1150: enhance MongoDB activities to filter successful pipelines; update orchestration workflow to include timestamp management for updated, created, and deleted pipelines; adjust tests to reflect new success criteria
vitor-aignosi
2025-07-14 16:10:51 -03:00
b3069c8a58
SIENTIAPDE-1150 chore: update image tag to 0.2.4 in values.yaml; refactor logging in slot_manager and temporal_manager for improved readability; modify MongoDB and Redis configurations for better defaults; enhance worker.py with new activities and error handling
vitor-aignosi
2025-07-14 13:42:10 -03:00
f3497beda0
Merge branch 'SIENTIAPDE-1150-ajustar-orquestrador-para-manter-uma-store-de-detalhes-dos-schedules' of github.com:Aignosi/sientia-dataops-orchestrator_temporal into SIENTIAPDE-1150-ajustar-orquestrador-para-manter-uma-store-de-detalhes-dos-schedules
vitor-aignosi
2025-07-14 13:01:26 -03:00
43206b578d
SIENTIAPDE-1150 fix: implement schedule normalization and timestamp management in MongoDB activities, enhance orchestration workflow with new formatting and normalization methods
vitor-aignosi
2025-07-14 12:59:52 -03:00
925c246d19
SIENTIAPDE-1150 fix: implement schedule normalization and timestamp management in MongoDB activities, enhance orchestration workflow with new formatting and normalization methods
vitor-aignosi
2025-07-14 12:59:52 -03:00
9821b052ae
SIENTIAPDE-1148 fix: implement compare_configs method in formatters.py to streamline schedule comparison and update handling
vitor-aignosi
2025-07-11 16:30:09 -03:00
89c769998f
SIENTIAPDE-1148 fix: update schedule handling in temporal_manager and formatters to support multiple namespaces, enhance test coverage, and improve configuration handling
vitor-aignosi
2025-07-11 16:22:19 -03:00
0b0bb4bd45
SIENTIAPDE-1148 refactor: remove unused prepare_activity method from Activities class and clean up worker.py activity list
vitor-aignosi
2025-07-11 12:35:36 -03:00
5278159507
SIENTIAPDE-1148 fix: add formatting comments and improve readability in update_schedule function of temporal_manager.py
vitor-aignosi
2025-07-11 12:34:57 -03:00
dc84b152e5
SIENTIAPDE-1148 fix: update execution count to null in test.ipynb and consolidate search-attribute creation commands for multiple namespaces
vitor-aignosi
2025-07-11 12:02:04 -03:00
f3d9c1d685
SIENTIAPDE-1148 fix: improve error handling in temporal_manager.py by ensuring schedule_handles defaults to None and updating error messages for clarity
vitor-aignosi
2025-07-11 11:04:30 -03:00
7ad814408d
SIENTIAPDE-1148 chore: add debug logging for schedule handles in temporal_manager.py to enhance visibility during orchestration
vitor-aignosi
2025-07-11 10:57:32 -03:00
25ec695323
SIENTIAPDE-1148 fix: enhance error messages in temporal_manager.py to include client and handle details for better debugging
vitor-aignosi
2025-07-11 10:48:24 -03:00
31a1d5bf4e
SIENTIAPDE-1148 refactor: update Temporal configuration keys in activities.py and temporal_manager.py for consistency and clarity
vitor-aignosi
2025-07-11 10:44:26 -03:00
7279192343
SIENTIAPDE-1148 refactor: streamline Temporal connection logic in temporal_manager.py and remove redundant logging in worker.py
vitor-aignosi
2025-07-11 10:42:28 -03:00
96af810755
SIENTIAPDE-1148 feat: add logging for Temporal namespace connection in temporal_manager.py
vitor-aignosi
2025-07-11 10:39:08 -03:00
71f0db1c60
SIENTIAPDE-1148 feat: add logging for Temporal namespace connection in worker.py
vitor-aignosi
2025-07-11 10:38:13 -03:00
7f9efa579a
SIENTIAPDE-1148 refactor: update temporal configuration and refactor Activities class to support multiple namespaces for improved orchestration
vitor-aignosi
2025-07-11 10:34:40 -03:00
fae942136b
SIENTIAPDE-1141 fix: remove outdated assertions in test_orchestrator.py to streamline workflow testing
vitor-aignosi
2025-07-11 08:16:28 -03:00
f43e962392
SIENTIAPDE-1141 fix: update execution counts and add schedule deletion logic in test.ipynb for improved error handling
vitor-aignosi
2025-07-11 08:08:08 -03:00
dfd77c1768
SIENTIAPDE-1141 fix: set RPC timeout to 60 seconds in temporal_manager.py for improved schedule description handling
vitor-aignosi
2025-07-10 16:32:58 -03:00
351fce905a
SIENTIAPDE-1141 fix: increase sleep duration in temporal_manager.py to improve schedule processing efficiency
vitor-aignosi
2025-07-10 16:29:01 -03:00
861cfde9ef
SIENTIAPDE-1141 fix: adjust execution counts and reduce sleep duration in test.ipynb and temporal_manager.py for improved performance
vitor-aignosi
2025-07-10 15:42:38 -03:00
70f9d4e837
SIENTIAPDE-1141 fix: update execution counts and refactor query structure in test.ipynb for improved clarity
vitor-aignosi
2025-07-09 17:21:35 -03:00
bb5d0f15f9
SIENTIAPDE-1141 fix: update host configuration and execution counts in test.ipynb; refactor schedule creation parameters in orchestrator
vitor-aignosi
2025-07-09 16:22:15 -03:00
4df1b0240a
SIENTIAPDE-1141 refactor: remove commented-out code and improve timeout settings in orchestrator.py and test_activities.py
vitor-aignosi
2025-07-09 13:00:05 -03:00
c92017345d
SIENTIAPDE-1141 fix: increase start_to_close_timeout in orchestrator.py to improve workflow execution duration
vitor-aignosi
2025-07-09 12:52:48 -03:00
68c7e2cf3b
SIENTIAPDE-1141 fix: increase sleep duration in temporal_manager to enhance schedule processing efficiency
vitor-aignosi
2025-07-09 12:50:26 -03:00
545929c618
SIENTIAPDE-1141 feat: add asynchronous sleep in temporal_manager to improve schedule processing
vitor-aignosi
2025-07-09 12:33:12 -03:00
9d63647cf1
SIENTIAPDE-1141 Update GITHUB_BRANCH in values.yaml and enhance debug logging in temporal_manager.py
vitor-aignosi
2025-07-09 12:24:27 -03:00
a173f4d451
SIENTIAPDE-1141 Update GITHUB_BRANCH in values.yaml and add debug logging for schedule ID in temporal_manager.py
vitor-aignosi
2025-07-09 12:18:57 -03:00
e1f1d3e3f4
SIENTIAPDE-1110 refactor: remove unused test_prepare_activity function from test_activities.py
vitor-aignosi
2025-07-08 16:39:35 -03:00
5d4faab557
SIENTIAPDE-1110 chore: update sientia-dataops-library version to 1.2.1 and add debug_data_package option in test_scouter
vitor-aignosi
2025-07-08 16:34:47 -03:00
a848f20c6b
SIENTIAPDE-1110 fix: handle missing input filters in predictions_batch function
vitor-aignosi
2025-07-07 15:56:33 -03:00
f7f95d3148
SIENTIAPDE-1110 Update GITHUB_BRANCH and helm version in values.yaml for SIENTIAPDE-1110
vitor-aignosi
2025-07-07 15:50:19 -03:00
0aa58ba1da
SIENTIAPDE-1110 SIENTIAPDE-1110 add debug_data_package configuration option to scouter function
vitor-aignosi
2025-07-07 11:03:48 -03:00
c16b9caa44
SIENTIAPDE-1111: refactor sonarqube pipeline.
Bruno Domingues
2025-06-23 14:35:12 -03:00