numinnex opened a new issue, #2524: URL: https://github.com/apache/iggy/issues/2524
#2519 prompted us with a good idea, we can use our rust error as a base for code generators in other SDKs to generate error status codes. The tricky bit is to figure out project structure that would allow us to decouple the `IggyError` from `server` crate and put it into an dedicated crate, that can be versioned independently. -- 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]
