Open JonDouglas opened 1 month ago
@JonDouglas
Are you sure https://www.nuget.org/packages?q=
is taking a while?
https://www.nuget.org/profiles/Microsoft
is known issue.
Related issue: https://github.com/NuGet/NuGetGallery/issues/5659
@JonDouglas Are you sure
https://www.nuget.org/packages?q=
is taking a while?https://www.nuget.org/profiles/Microsoft
is known issue.
Yes, this is a common one I encounter when showing off dark mode and default search query. It is sometimes hard to reproduce.
Possibly related issue: https://github.com/NuGet/NuGetGallery/issues/10025
Impact
I'm unable to use NuGet.org
Describe the bug
There are various pages that take awhile to load due to potentially pagination and caching.
https://www.nuget.org/packages?q=
https://www.nuget.org/profiles/Microsoft
etc
Repro Steps
Open those links
Expected Behavior
The response should be immediate and any further information should be requested by the user or loaded async.
Screenshots
No response
Additional Context and logs
No response