rackit icon indicating copy to clipboard operation
rackit copied to clipboard

Changes 50,000 limit to 100,000,000 as per advice

Open rogerthomas84 opened this issue 10 years ago • 5 comments

@rossj - The 50,000 limit is incorrect. The limit is actually 100,000,000 (soft limit) as per documentation here: https://community.rackspace.com/products/f/25/t/597

Great little library though, thank you :+1:

rogerthomas84 avatar Apr 22 '14 06:04 rogerthomas84

This may actually be incorrect. Looking again now and the page mentions container limits. There's a post here: https://community.rackspace.com/products/f/25/t/597

100 million apparently

rogerthomas84 avatar Apr 22 '14 06:04 rogerthomas84

Closing PR as it's incorrect.

rogerthomas84 avatar Apr 22 '14 07:04 rogerthomas84

@rossj this has been reopened now and the limit has been changed to 100,000,000 (One hundred million) objects per container.

rogerthomas84 avatar Apr 22 '14 07:04 rogerthomas84

@rogerthomas84 Thanks for the PR. I've seen a lot of different size recommendations floating around for different use cases. It used to be that the rate limiting of 100 reqs / sec started only at 50,000 files, and went to 4 / sec above 5 million. This does seem to no longer be the case based on the docs.

How about making this a user option that can be overridden?

rossj avatar Apr 22 '14 13:04 rossj

@rossj I'll take a look at implementing that, I'm looking at some new functionality for it so I'll try to build that in. For now, feel free to close or merge this and I'll raise a new one for config changes (there will be a few).

rogerthomas84 avatar Apr 23 '14 08:04 rogerthomas84