shreemaan-abhishek commented on issue #9703:
URL: https://github.com/apache/apisix/issues/9703#issuecomment-1600761824

   I just checked the code and realised that the minimal timeout should be 
greater than zero.
   
   
https://github.com/shreemaan-abhishek/apisix/blob/b14914f8e6849992ad41534a773d215ff07d19be/apisix/schema_def.lua#L113-L121
   
   i.e if you provide the timeout as: `{"connect": 0.1,"send": 0.1,"read": 
0.1}` you the effective timeout duration would be 100ms.


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