- Improved
consumer.consume()
to return alist
instead of afilter()
- Removed handling of
signal.SIGINT
- Fixed logging error in
on_error
callback - Added logging when
on_success
oron_error
raise an exception
consumer.consume()
to return a list
instead of a filter()
signal.SIGINT
on_error
callbackon_success
or on_error
raise an exception