Custom Tool Node timed out reported after 60 seconds of execution #20253

Closed
opened 2026-02-21 20:06:29 -05:00 by yindo · 3 comments
Owner

Originally created by @Lvvv7 on GitHub (Nov 11, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.9.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

My custom tool node will report timed out when executed for 60 seconds, and will not report an error when it is less than 60 seconds. What is the default timeout time for custom tools? Can this parameter be adjusted?

Image Image

✔️ Expected Behavior

How to adjust if possible?

Actual Behavior

No response

Originally created by @Lvvv7 on GitHub (Nov 11, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.9.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce My custom tool node will report timed out when executed for 60 seconds, and will not report an error when it is less than 60 seconds. What is the default timeout time for custom tools? Can this parameter be adjusted? <img width="345" height="366" alt="Image" src="https://github.com/user-attachments/assets/b4724e5b-b3d1-4031-9465-a034eb48a0e4" /> <img width="1906" height="1005" alt="Image" src="https://github.com/user-attachments/assets/d7490dbb-d5b5-47cb-8956-118bbd1cc098" /> ### ✔️ Expected Behavior How to adjust if possible? ### ❌ Actual Behavior _No response_
yindo added the 🌚 invalid label 2026-02-21 20:06:29 -05:00
yindo closed this issue 2026-02-21 20:06:29 -05:00
Author
Owner

@crazywoola commented on GitHub (Nov 11, 2025):

Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first.

@crazywoola commented on GitHub (Nov 11, 2025): Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first.
Author
Owner

@Lvvv7 commented on GitHub (Nov 11, 2025):

Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first.

部门报.yml

@Lvvv7 commented on GitHub (Nov 11, 2025): > Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first. [部门报.yml](https://github.com/user-attachments/files/23475318/default.yml)
Author
Owner

@Lvvv7 commented on GitHub (Nov 11, 2025):

Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first.

Is the timeout of the custom tool related to which variable in the environment variable?

@Lvvv7 commented on GitHub (Nov 11, 2025): > Please provide full workflow DSL. It seems to be fixed by adjusting the environment variables. Please search the existing issues first. Is the timeout of the custom tool related to which variable in the environment variable?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#20253