leekeiabstraction commented on code in PR #300: URL: https://github.com/apache/fluss-rust/pull/300#discussion_r2808092363
########## website/docs/user-guide/python/error-handling.md: ########## @@ -0,0 +1,19 @@ +--- +sidebar_position: 4 +--- +# Error Handling + +The client raises `fluss.FlussError` for Fluss-specific errors: + +```python Review Comment: Updated error handling section for Python -- 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]
