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

Service building should be asynchronous #175

Open
ubuntolog opened this issue Oct 10, 2017 · 0 comments
Open

Service building should be asynchronous #175

ubuntolog opened this issue Oct 10, 2017 · 0 comments
Labels

Comments

@ubuntolog
Copy link
Contributor

ubuntolog commented Oct 10, 2017

Service building should be asynchronous, since we do not exactly know how much time it can take to build a service. At the moment it is synchronous and HTTP connection times out, if the building process takes more than 10 seconds.

The user gets an error: "Server responded with 0 code". The user is not redirected to the services page and the new service does not become visible instantly. The UI does not show the progress, only after manual refreshing the new service can be seen.

@ubuntolog ubuntolog added the bug label Oct 10, 2017
@ubuntolog ubuntolog added this to the Beta 2 release milestone Oct 10, 2017
@ubuntolog ubuntolog changed the title Service building HTTP timeout is too short Service building should be asynchronous Oct 10, 2017
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

1 participant