fresh-borzoni commented on code in PR #300: URL: https://github.com/apache/fluss-rust/pull/300#discussion_r2806713920
########## 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: Yeah, up to @leekeiabstraction, we can create umbrella issue and collect leftovers there -- 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]
