cognee/examples
lxobr d1eab97102
feature: tighten run_tasks_base (#730)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->
- Extracted run_tasks_base function into a new file run_tasks_base.py.
- Extracted four executors that execute core logic based on the task
type.
- Extracted a task handler/wrapper that safely executes the core logic
with logging and telemetry.
- Fixed the inconsistency with the batches of size 1.

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-04-16 09:19:03 +02:00
..
data Feat: Adds ontology scientific paper demo (#662) 2025-03-25 17:21:29 +01:00
low_level fix: add proper node labels (#607) 2025-03-06 13:30:13 +01:00
python feature: tighten run_tasks_base (#730) 2025-04-16 09:19:03 +02:00