Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
All these notification have to be sent if specific action has failed and instance remains in Cloud Web Console.
Only for user
Notify1 (instance action failed, but instance is stopped):
DataLab failed to stop/create/start/reconfigure/create an image of/ a notebook/compute <instance_name> in project <project_name>. Now it is stopped. Please contact DataLab administrator to fix this issue.
Notify2 (instance action failed, while instance is running):
DataLab failed to stop/create/start/reconfigure/create an image of/ a notebook/compute <instance_name> in project <project_name>, while its status in Cloud Web Console is running. Please contact DataLab administrator to fix this issue.
Only for admin
Notify1 (instance action failed, but instance is stopped):
DataLab failed to stop/create/start/reconfigure/create an image of/ a notebook/compute <instance_name> in project <project_name>. Now it is stopped. For more information please view logs.
Notify2 (instance action failed, while instance is running):
DataLab failed to stop/create/start/reconfigure/create an image of/ a notebook/compute <instance_name> in project <project_name>, while its status in Cloud Web Console is running. For more information please view logs.
Attachments
Attachments
Issue Links
- is related to
-
DATALAB-2186 [Back-end]: Handling failed status
- Open
-
DATALAB-2187 [DevOps]: Handling failed status
- In Progress