Issues with artifact.io rate limiting
sam-cgr opened this issue · 2 comments
sam-cgr commented
Does anyone have issues around the rate limiting given a large number of helm charts? Is there a way to filter out which helm charts are being searched for?
sudermanjr commented
There have been some reports of issues with rate limiting in large environments. Hopefully #94 will help, but we don't have a perfect solution just yet.
One option is to avoid polling artifact hub and use a config file that specifies the repositories you know you are using instead. I realize that's not a perfect solution, but it does provide a workaround.
sam-cgr commented
@sudermanjr thanks for that good idea.