()
| 47 | } |
| 48 | |
| 49 | public getQueue() { |
| 50 | return this.queue |
| 51 | } |
| 52 | |
| 53 | async processJob( |
| 54 | data: IExecuteFlowParams | IExecuteDocStoreUpsert | IExecuteProcessLoader | IExecuteVectorStoreInsert | IExecutePreviewLoader |
no outgoing calls
no test coverage detected