SIENTIAPDE-1184

fix: add conditional check for data_filter in MongoDB activity

- Updated the insert_many method to only execute if data_filter is not empty, preventing unnecessary database operations and potential errors.
This commit is contained in:
vitor-aignosi
2025-08-12 13:36:13 -03:00
parent afaf017340
commit 7fd38e1d52
2 changed files with 334 additions and 2 deletions

332
init_orchestration.ipynb Normal file

File diff suppressed because one or more lines are too long