Project: datalens
81 entity types
Matrix/Agentic Discipline/extract_file_task
AgentCommandAgentic Discipline

extract_file_task

Agent command for file extraction; queued jobs are now correctly processed after fixing the function name mismatch, enabling full pipeline operation.

Attributes
labelsAgentCommand,Entity
command typedeploy
allowed toolsNone
required modelNone
argument schema{"entity": "extract_file_task"}
verification stepsEnsure the function 'extract_file_task' is correctly registered in the worker queue and properly invoked during the extraction process. Check RQ queue to confirm jobs are scheduled. Verify successful execution by monitoring file status updates to 'extracted' in the database.
preconditionsThe function 'extract_file_task' must be correctly implemented and available in the codebase, and the worker process must be configured to enqueue and execute this task.
Relationships0 connections
Loading graph...
Related Entities