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

Epic Weaweworks #911

Open
1 task done
viccuad opened this issue Oct 21, 2024 · 2 comments
Open
1 task done

Epic Weaweworks #911

viccuad opened this issue Oct 21, 2024 · 2 comments

Comments

@viccuad
Copy link
Member

viccuad commented Oct 21, 2024

@kravciak
Copy link
Contributor

kravciak commented Oct 21, 2024

Rate-limiting for artifacthub.io:

  • UI does http request for every policy = 37 official + 4 unofficial = 41 requests when I click Create policy button
  • Artifacthub returns 429 Too Many Requests after 10 clicks... > ~400 requests
  • Artifacthub then blocks requests for 75s, after which limit is reset
  • If we import all 144 weaweworks policies we will have 185 in total, which would trigger limit in 3 clicks

Considering this numbers I think we need to adapt UI as part of this.

I found we have an issue about this: rancher/kubewarden-ui#191

@flavio
Copy link
Member

flavio commented Oct 22, 2024

Good reasoning @kravciak, let's talk about that with @jordojordo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants