Xuanwo commented on issue #1907:
URL: 
https://github.com/apache/incubator-opendal/issues/1907#issuecomment-1503023978

   reqsign used to use ureq to do blocking request for auth. But we find it 
could block the entire tokio runtime if there are many concurrent blocking 
request. So we change the auth API to async which powered by request.
   
   Along with this change, reqsign did some refactor to polish the public API.


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