Skip to content

Stuck http requests/responses #4186

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

Closed
TsvetanMilanov opened this issue Nov 29, 2018 · 0 comments
Closed

Stuck http requests/responses #4186

TsvetanMilanov opened this issue Nov 29, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@TsvetanMilanov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.0.1
  • Cross-platform modules: any
  • Android Runtime: any
  • iOS Runtime: any
  • Plugin(s): any

Describe the bug
Sometimes we have sporadically stuck http requests/responses and in those cases the CLI
is just waiting and not doing anything. If we retry the requests, they pass.

To Reproduce
The bug is sporadic. It is easier to reproduce it with cloud builds but there is no guarantee it will reproduce easy.

  1. tns extension install nativescript-cloud
  2. tns login
  3. tns create test --ng
  4. cd test
  5. tns build cloud android --accountId 1

Expected behavior
The CLI should detect stuck requests/responses, abort them and retry them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants