jiaoew1991 opened a new issue, #3244: URL: https://github.com/apache/incubator-opendal/issues/3244
The current `opendal_operator_new` function contains both the construction of the operator and initialization logic. However, the error in the initialization logic is not returned to the upper layer, and all internal errors in opendal core are being swallowed, which is not conducive to troubleshooting. It is hoped that it can be split into two separate functions. -- 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]
