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

GetRecords failed from ProvisionedThroughputExceededException #903

Open
mwildehahn opened this issue Jun 24, 2016 · 0 comments
Open

GetRecords failed from ProvisionedThroughputExceededException #903

mwildehahn opened this issue Jun 24, 2016 · 0 comments
Labels

Comments

@mwildehahn
Copy link
Contributor

Seeing a lot of these when viewing the logs for the empire controller:

warn: GetRecords failed from ProvisionedThroughputExceededException: Rate exceeded for stream fa832979-9ace-4009-b22c-c351650b3bc7 under account 487220619225.
    status code: 400, request id: 3a60e765-3a51-11e6-8167-a1da601dcda3
warn: GetRecords failed from ProvisionedThroughputExceededException: Rate exceeded for stream fa832979-9ace-4009-b22c-c351650b3bc7 under account 487220619225.
    status code: 400, request id: 3a72261d-3a51-11e6-8fe8-d3c0cbf73b10
warn: GetRecords failed from ProvisionedThroughputExceededException: Rate exceeded for stream fa832979-9ace-4009-b22c-c351650b3bc7 under account 487220619225.
    status code: 400, request id: 3adcf5ff-3a51-11e6-b7ff-054191490b0e
warn: GetRecords failed from ProvisionedThroughputExceededException: Rate exceeded for stream fa832979-9ace-4009-b22c-c351650b3bc7 under account 487220619225.
    status code: 400, request id: 3bded588-3a51-11e6-a97c-273d30af1748

it's weird that I still see these even if I'm not tailing any log stream. I would think we would only be calling GetRecords if a client was streaming the logs.

@ejholmes ejholmes added the bug label Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants