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
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.
The text was updated successfully, but these errors were encountered:
Seeing a lot of these when viewing the logs for the empire controller:
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.The text was updated successfully, but these errors were encountered: