bonsairobo commented on issue #6586: URL: https://github.com/apache/opendal/issues/6586#issuecomment-3320844268
@dosu > This pattern is public and should work for your use case as well None of the public methods on `Error` allow me to set the inner `ErrorStatus` field, which is required to get the correct behavior from `Error::is_temporary`. I assume there is a good reason that this behavior is necessary in `impl HttpFetch for reqwest::Client`, which is why I'm trying to copy it. -- 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]
