Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuget.exe push timeout needs a better error message #2503

Closed
maartenba opened this issue Apr 8, 2016 · 1 comment
Closed

nuget.exe push timeout needs a better error message #2503

maartenba opened this issue Apr 8, 2016 · 1 comment
Labels
Area:ErrorHandling warnings and errors/log messages & related error codes. Functionality:Push Type:Bug
Milestone

Comments

@maartenba
Copy link
Contributor

nuget.exe push NuGetTestPackage.1.0.0.nupkg -ApiKey ... -Timeout 1
Pushing NuGetTestPackage.1.0.0.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package
A task was canceled.

"A task was canceled." should probably be "Push timeout expired." or similar.

@yishaigalatzer yishaigalatzer added Area:ErrorHandling warnings and errors/log messages & related error codes. Functionality:Push labels Apr 8, 2016
@yishaigalatzer yishaigalatzer added this to the 3.5 RC milestone Apr 8, 2016
@spadapet
Copy link

spadapet commented Apr 8, 2016

Dupe of: #2199
Here's the committed pull request: NuGet/NuGet.Client#442

@spadapet spadapet closed this as completed Apr 8, 2016
@rrelyea rrelyea modified the milestones: Future-1, 4.0 RC Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:ErrorHandling warnings and errors/log messages & related error codes. Functionality:Push Type:Bug
Projects
None yet
Development

No branches or pull requests

4 participants