Xuanwo commented on PR #2895: URL: https://github.com/apache/incubator-opendal/pull/2895#issuecomment-1686637186
Adding timeout for the whole request could raise unexpected issues for som use case. For example, user is trying to read a large file. So how about only keep the connection timeout? And we don't need the Lazy construction, Duration from seconds is not a heavyweight operation. -- 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]
