Files
dify/api/services
QuantumGhost d2e341367e fix(api): fix relations of WorkflowNodeExecutionModel not preloaded
`WorkflowNodeExecutionModel.offload_data` should be preloaded to
provide info about the offloading information of execution record.

The `RagPipelineService.get_node_last_run` does not utilize
`DifyAPISQLAlchemyWorkflowNodeExecutionRepository` so the loading
logics is not changed.

In the commit we migrate to calling
`DifyAPISQLAlchemyWorkflowNodeExecutionRepository` to avoid such issue.
2025-09-03 12:30:20 +08:00
..
2025-07-24 00:57:45 +08:00
2025-08-20 15:38:14 +08:00
2025-08-27 17:46:46 +08:00
2025-07-24 00:57:45 +08:00
2025-07-24 00:57:45 +08:00
2025-08-20 15:38:14 +08:00
2025-08-29 14:10:51 +08:00
2025-08-27 18:33:38 +08:00