BoYiZhang commented on pull request #2955:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/2955#issuecomment-643155109


   > @BoYiZhang Why is the default value of connecTimeout & socketTimeout set 
through front-end?
   > I think this is not a good solution, it's better set in backend.
   > Let's say, somebody create the dag through the Restful API without setting 
these two config ,then the API will throw exception.
   
   Use (APACHE httpclient jar) to process HTTP requests
   
   Default timeout: 60000ms
   
   The front-end setting is mainly for display. If you do not need to set the 
timeout, the parameters are hidden
   
   


----------------------------------------------------------------
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.

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


Reply via email to