Nuget.exe push needs a helpful error message for timeout #2199
Labels
Area:ErrorHandling
warnings and errors/log messages & related error codes.
Functionality:Push
Platform:Xplat
Product:NuGet.exe
NuGet.exe
Milestone
Using NuGet.exe 3.4.0.665, when I do a NuGet push that hits the default 5 minute timeout I get the following error:
Adding the
-verbosity Detailed
argument, I get this:Upgrading from 3.4.0.335 to 3.4.0.665, I didn't know about the
-timeout
argument so I had to notice that the push was failing at the 5 minute mark then figure out why that would be. This error message should be made clearer and mention the-timeout
argument./cc @weshaggard
The text was updated successfully, but these errors were encountered: