mirror of
https://github.com/quay/quay.git
synced 2026-01-29 08:42:15 +03:00
This change batches requests when trying to fetch all repositories the current user has access too. Otherwise the UI will make simultaneous requests equal to the number of organizations, where if the number is great enough it will exhaust the browser resources and cause the page to crash.