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

WIP: Try to parallelize fetching all aps #211

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rnestler
Copy link

@rnestler rnestler commented Feb 28, 2025

This is a (very ugly) attempt to parallelize getting all apps. It's not faster and runs into client-side throttling.:

I0228 15:02:06.210366 1634521 request.go:697] Waited for 1.000008723s due to client-side throttling, not priority and fairness, request: GET:https://nineapis.ch/apis/apps.nine.ch/v1alpha1/namespaces/renuo-metabase/applications

Also it probably shows that it's my first time writing go 😆

@rnestler rnestler force-pushed the try-to-parallelize-fetching-all-apps branch from db535ce to ce34087 Compare February 28, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant