-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 [Frontend] Enh: Show pending service_message in loading page
#6570
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
🎨 [Frontend] Enh: Show pending service_message in loading page
#6570
Conversation
service_message in loading page
sanderegg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how is it going to show with autoscaled deployments?
pcrespov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
…-simcore into enh/show-pending-message
sanderegg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
|



What do these changes do?
In this PR, if the backend provides a
service_messagewhile it'spending, the frontend will show it right above Node Startup Sequence.After some discussions with @sanderegg:
Since this message will most likely be the
no suitable node...message coming from docker and it's a bit pessimistic, it will only be shown after 10".Related issue/s
How to test
Dev-ops checklist