- ABP Framework version: v9
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
Since yesterday, out of nowhere, our pipelines have started running really slow. No changes in dependencies/packages or GitHub runners that could have affected how our packages get resolved. We are running ABP Commercial v9.
I'm attaching the logs from our runner with verbosity enabled so you can see what's happening. Also, I'm attaching the *.csproj file with our dependencies so you know.
Did you make changes to the Nuget feed by any chance? Are there any networking restrictions for US requests, as that's the location for most of the GitHub runners?
Logs & *.csproj file: https://drive.google.com/drive/folders/17ftiyLS-gd5ETV5sZAZ1AhDEh684NpM5?usp=sharing
3 Answer(s)
-
0
Hello,
I can say that nothing has changed in this regard recently. However, based on your question, I deleted the cache of the existing packages in case there is a bottleneck. It should be cached again soon. Other than that, I don't know what extra we can do about it. For now, everything seems to be fine on our side.
-
0
I have started from scratch, trying to perform the same actions that our runners would do, and I didn't have any major slowness. I will follow up with GitHub to see what might be going wrong. If anything requires adjusting ptIf any further actions are required, I will reopen this ticket..
-
0
Alright, you can reopen the question if you have a problem with this.