A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146
stars
56
forks
source link
timeout option is not working in sample producer #11
The sample producer crashes when the timeout option is used.
This is the error I get: sample_kcl_producer.rb:124:in
block (2 levels) in <main>': undefined local variable or method
s' for main:Object (NameError).