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

Account for cloud vendors rate limiting #2054

Open
1 of 3 tasks
orouz opened this issue Mar 24, 2024 · 0 comments
Open
1 of 3 tasks

Account for cloud vendors rate limiting #2054

orouz opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
8.15 candidate Team:Cloud Security Cloud Security team related

Comments

@orouz
Copy link
Collaborator

orouz commented Mar 24, 2024

Motivation

cloud vendors have quotas for their api. currently, exceeding those quotas results in our fetchers being rate limited which may end up losing the resources we need to fetch.

Tasks

  1. 8.14 candidate Team:Cloud Security gcp verified
    orouz
  2. 8.15 candidate Team:Cloud Security aws bug
    orouz
  3. 8.15 candidate CIS Azure Team:Cloud Security bug
    orouz

Definition of done

  • each cloud vendor fetchers are guranteed to not miss a resource due to rate limiting (by pacing/retrying the requests)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.15 candidate Team:Cloud Security Cloud Security team related
Projects
None yet
Development

No branches or pull requests

2 participants