You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to try your library which looks very promising. Could you add some kind of information on how to setup the DynamoDB and what would be the primaryKey for it?
2019-09-05T13:21:51+0200 stream.js:143 (ensureStreamExists) Verifying the "testStream" stream exists and it's active…
2019-09-05T13:21:51+0200 stream.js:161 (ensureStreamExists) The stream exists and it's active.
2019-09-05T13:21:51+0200 index.js:300 (Kinesis.startConsumer) Trying to start the consumer…
2019-09-05T13:21:51+0200 table.js:93 (ensureTableExists) Verifying the "lifion-kinesis-state" table exists and it's active…
2019-09-05T13:21:52+0200 table.js:130 (ensureTableExists) The table exists and it's active.
Unfortunately in never arrives at: logger.debug('The consumer is now ready.');
Can you help me?
The text was updated successfully, but these errors were encountered:
Hey,
I was about to try your library which looks very promising. Could you add some kind of information on how to setup the DynamoDB and what would be the primaryKey for it?
I cannot initialize the kinesis consumer
Unfortunately in never arrives at:
logger.debug('The consumer is now ready.');
Can you help me?
The text was updated successfully, but these errors were encountered: