tzilist opened a new issue, #2926:
URL: https://github.com/apache/incubator-opendal/issues/2926

   Currently, the only way to send an error message to a frontend (from rust 
to, say, a javascript client) is by stringifying the error message which 
outputs verbose and developer centric error messages. It would be nice to allow 
user to just get the message String in the error struct here 
https://github.com/apache/incubator-opendal/blob/main/core/src/types/error.rs#L238


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