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
{{ message }}
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
I'm getting the following types of cloudwatch logs and inability to increase Read/Write Capacity past 100:
{{tablename}} is consuming 96.725 of 100 (96.725%) read capacity units and is above maximum threshold of 75% so an increment is not required
Maybe I'm just reading this incorrectly but why does this condition not require an increment? I'm thinking that possibly the config I'm using has a 100 unit ceiling, but that's not quite reflected in this message.
The text was updated successfully, but these errors were encountered:
100 is the default maximum so that is probably the reason, but you are right the message is not correct in this case. Ill leave open to correct this as i wanted to improve this area.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm getting the following types of cloudwatch logs and inability to increase Read/Write Capacity past 100:
Maybe I'm just reading this incorrectly but why does this condition not require an increment? I'm thinking that possibly the config I'm using has a 100 unit ceiling, but that's not quite reflected in this message.
The text was updated successfully, but these errors were encountered: