Shawyeok commented on issue #23944:
URL: https://github.com/apache/pulsar/issues/23944#issuecomment-2712836200
> Thanks for your idea, but is this solution support by python?
I’m not an expert in Python, but here’s what I know:
1. In Python, `BaseException` is the superclass of all built-in
exceptions, including system errors like `MemoryError` (OOM).
2. The equivalent of Java client’s `Consumer#negativeAcknowledge`
in Python is `Consumer#negative_acknowledge`.
--
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]