LeanDeR

Results 14 comments of LeanDeR

It has been processing for 24 hours.

Can make QueryStructMeta's fileName a more unique value? Including my gorm multi-database query, there are often tables with the same name, this scenario can not generate files correctly.

I have a similar problem I can see the node being executed in the next node, but in the tracing bar of the log, this node is not displayed, very...

The default docker-compose does not mount the configuration file on the volume of the sandbox, and I pasted the specific code to RP sandbox: volumes: - ./volumes/sandbox/dependencies:/dependencies - ./volumes/sandbox/conf:/conf

I have a question, why the source code pulls the outside of the exception catch? I'm not sure if I'm missing any designs

This is the previous error stack message: 2025-03-01 18:56:13.046 ERROR [ThreadPoolExecutor-10_5] [graph_engine.py:815] - Node 信息提取 run failed Traceback (most recent call last): File "/app/api/core/workflow/graph_engine/graph_engine.py", line 626, in _run_node for item...

If "outputs" dict is expected to be returned with a normal response, would it be more appropriate to put it in the try struct?

In versions before 1.0.0, exceptions are normally caught and entered into the exception branch, and an error is reported in 1.0.0, and the entire workflow is terminated directly

``` app: description: '' icon: 🤖 icon_background: '#FFEAD5' mode: workflow name: test_workflow use_icon_as_answer_icon: false dependencies: [] kind: app version: 0.1.5 workflow: conversation_variables: [] environment_variables: [] features: file_upload: allowed_file_extensions: - .JPG...