Hello,
I’m trying to implement NuGet restore in my buildserver. It works, most of the time. However, sometimes the NuGet feed returns a 401 unauthorized error. It’s very inconsistent when it happens. Sometimes it can happen 5 builds in a row, and sometimes it work 10 builds in a row.
Not really sure what I’m asking here. Maybe some pointers to what could cause this?
Thanks