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

CHE-1002 Add target UX improvements #1119

Merged
merged 1 commit into from
Apr 25, 2016
Merged

CHE-1002 Add target UX improvements #1119

merged 1 commit into from
Apr 25, 2016

Conversation

vitaliy-guliy
Copy link
Contributor

@vitaliy-guliy vitaliy-guliy commented Apr 22, 2016

_1 Upvote_ Signed-off-by: Vitaliy Guliy vguliy@codenvy.com

// There is a little bug in machine service on the server side.
// The machine info is updated with a little delay after running a machine.
// Using timer must fix the problem.
new Timer() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not clear about timer, how it solve problem? Why you set 500 not 600? Can accept it as urgent fix but must be fixed ASAP. Other ok for me

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you say that there is a bug in machine API than create an issue and assign it to me, please.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure where is a problem. But when I receive a RUNNING state via websocket I ask the machine service about the machine and get CREATING state. Only waiting for a while gives the result.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure it's a temporary desigion and has to be fixed ASAP.

@ashumilova
Copy link
Contributor

+1

Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants