Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Service building should be asynchronous #175

@ubuntolog

Description

@ubuntolog

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions