diff --git a/src/steps/crm/akte/ragflow_parsing_status_cron_step.py b/src/steps/crm/akte/ragflow_parsing_status_cron_step.py index 8d18bc2..5338a63 100644 --- a/src/steps/crm/akte/ragflow_parsing_status_cron_step.py +++ b/src/steps/crm/akte/ragflow_parsing_status_cron_step.py @@ -20,6 +20,7 @@ config = { "description": "Polls RAGflow parsing status for uploaded documents and syncs back to EspoCRM", "flows": ["akte-sync"], "triggers": [cron("0 */1 * * * *")], # jede Minute + "enqueues": [], } # RAGflow run → EspoCRM aiParsingStatus