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

Identify limits below a threshold #26

Open
AnthonySteele opened this issue Jan 31, 2017 · 1 comment
Open

Identify limits below a threshold #26

AnthonySteele opened this issue Jan 31, 2017 · 1 comment

Comments

@AnthonySteele
Copy link
Contributor

AnthonySteele commented Jan 31, 2017

Dynamo capacity limits lower than a certain threshold (e.g. 10 units) are not worth maintaining on production - the engineering time to maintain them costs more than the unused capacity.

Might as well have a rule that capacities lower than this limit should be reported so that they can be increased to that limit.

This probably won't cost us significant money, as the expense of increasing many small table limits to 10 is likely to be smaller than scaling down 1 large table by 100s of units. And it will save us some alerts.

@AnthonySteele AnthonySteele changed the title Identify small limits Identify limits below a threshold Jan 31, 2017
@AnthonySteele
Copy link
Contributor Author

Perhaps this is better as part of Quartermaster ?

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

1 participant