Zhianii opened a new issue, #17212:
URL: https://github.com/apache/dolphinscheduler/issues/17212

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   The current HTTP task documentation (http.md) lacks detailed information 
about timeout configuration and error handling. Although the connectTimeout 
parameter has been implemented in the code, the documentation does not clearly 
explain how to configure timeouts and the system's behavior after a timeout 
occurs. Additionally, the documentation does not describe how different error 
situations are handled and what log outputs are generated.
   Improvement plans:
     1.Add a description of the "Connection Timeout" parameter in the HTTP task 
parameter table, including the unit (milliseconds) and default value
     2.Add an "Error Handling" section explaining task behavior under different 
HTTP status codes and exception scenarios
     3.Provide more examples of real-world usage scenarios, especially for 
error handling and timeout configuration
     4.Maintain consistent content updates in both English and Chinese 
documentation
   
   
   ### Documentation Links
   
   
https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/guide/task/http.md
   
https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/zh/guide/task/http.md
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to