noidname01 commented on issue #4012: URL: https://github.com/apache/gravitino/issues/4012#issuecomment-2206305497
@rich7420, there is `ErrorHandler` and `ErrorHandlers` in `client-java`, I think `client-python` should also have these error handlers. We can pass these error handler when we call API(ex. get, post, etc) in `http_client.py`. I think you can create this framework, then we can open other PRs to implement each error handler. -- 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]
