Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinesis Python going to sleep #168

Open
vivek221994 opened this issue Apr 6, 2022 · 1 comment
Open

Kinesis Python going to sleep #168

vivek221994 opened this issue Apr 6, 2022 · 1 comment

Comments

@vivek221994
Copy link

vivek221994 commented Apr 6, 2022

@pfifer @spg
Hi I have recently started working on kinesis client using kcl library...
But after a while of running the kinesis goes into sleep and doesnt process records any more.
Can anyone help on this?
This is the error I am facing

2022-04-06 18:12:07,736 [multi-lang-daemon-0000] INFO s.a.kinesis.coordinator.Scheduler [NONE] - Current stream shard assignments: shardId-000000000000

2022-04-06 18:12:07,736 [multi-lang-daemon-0000] INFO s.a.kinesis.coordinator.Scheduler [NONE] - Sleeping ...

@lohrm-stabl
Copy link

I have the same issue. Putting multiple records in the stream per second, but process_records is not called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants