Ji-Xinyou commented on issue #3244: URL: https://github.com/apache/incubator-opendal/issues/3244#issuecomment-1752305099
> Can we modify our `opendal_code` struct to include an error message? Users might also want to be informed about any issues that occurred during file reading or writing. I believe this is possible, this has a drawback that now `opendal_code` has a heap-allocated message (a string). And users need to deallocate them manually. IMO this is worth it. What do you guys think? -- 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]
