Skip to content

feat: Enable Skipping of Organization Discovery#16540

Merged
kodiakhq[bot] merged 9 commits into
mainfrom
enable-skipping-org
Feb 7, 2024
Merged

feat: Enable Skipping of Organization Discovery#16540
kodiakhq[bot] merged 9 commits into
mainfrom
enable-skipping-org

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

@bbernays bbernays commented Feb 7, 2024

Summary

If a user runs the GCP in parallel it can run into rate limits for discovering organizations. In cases when there are no org resources this allows users to skip those api calls altogether

@bbernays bbernays linked an issue Feb 7, 2024 that may be closed by this pull request
1 task
Comment thread plugins/source/gcp/client/spec/spec.go Outdated
bbernays and others added 2 commits February 7, 2024 13:21
Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
Comment thread plugins/source/gcp/resources/plugin/client.go Outdated
@bbernays bbernays requested a review from erezrokah February 7, 2024 19:47
@bbernays bbernays added the automerge Automatically merge once required checks pass label Feb 7, 2024
@kodiakhq kodiakhq Bot merged commit 4315ea6 into main Feb 7, 2024
@kodiakhq kodiakhq Bot deleted the enable-skipping-org branch February 7, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/gcp automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Enable User to Skip Org discovery

4 participants