You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user has a lot of repositories it can take very long for the service to get the full list in order to show it on the repo list page. The service should use paging or progressive loading to avoid having the page hang while waiting for a response.
The text was updated successfully, but these errors were encountered:
When a user has a lot of repositories it can take very long for the service to get the full list in order to show it on the repo list page. The service should use paging or progressive loading to avoid having the page hang while waiting for a response.
The text was updated successfully, but these errors were encountered: