awslabs / amazon-kinesis-client-ruby

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 55 forks source link

timeout option is not working in sample producer #11

Closed davidor closed 4 years ago

davidor commented 8 years ago

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 methods' for main:Object (NameError).

Cory-Bradshaw commented 4 years ago

Thank you for reporting this issue. If this is still ongoing for other customers, please +1 this issue and we can work on prioritizing this fix.