A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Do you accept community contributions? If so, are there guidelines?
I have started using this, and we have had the need to subclass and overwrite a private method in KCLProcess for catchall error reporting. I was thinking of writing a PR to upstream a hook to allow for a callable error handler globally.
Do you accept community contributions? If so, are there guidelines?
I have started using this, and we have had the need to subclass and overwrite a private method in KCLProcess for catchall error reporting. I was thinking of writing a PR to upstream a hook to allow for a callable error handler globally.
Would you accept such a contribution?