You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mendix-cloud-deploy/environments-details-new.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -528,16 +528,18 @@ Maintenance topics (for example, "PostgreSQL 14 Upgrade") have a predefined peri
528
528
The status of a maintenance task can be one of:
529
529
530
530
***Succeeded** – the maintenance task was successful
531
-
***Failed** – the maintenance task failed and the environment requires intervention
532
-
* Our engineering team should already have been notified about the failed task. If you are still experiencing issues, please create a support ticket with [Mendix Support](https://support.mendix.com/hc/en-us)
533
-
***Incomplete** – the maintenance task was unsuccessful and no changes were applied
534
-
* You can operate the environment as usual. Our engineering team should already have been alerted about the incomplete task and will take the appropriate action (which may involve rescheduling the task).
535
-
***Ineligible** – the maintenance task was unsuccessful because one or more starting criteria were not met
536
-
* You can operate the environment as usual. This can happen, for example, if the database of your environment was scheduled to be upgraded but it is already on the target version
537
-
538
-
{{% alert color="info" %}}
539
-
The Technical Contact for the application will automatically receive email notifications about planned maintenance.
540
-
{{% /alert %}}
531
+
* No further action is required
532
+
***Failed** – the maintenance task was unsuccessful
533
+
* The environment requires intervention and our engineering team has been notified, they will recover the environment according to its SLA. If you are still experiencing issues, please create a support ticket with [Mendix Support](https://support.mendix.com/hc/en-us)
534
+
***Incomplete** – the maintenance task was unsuccessful
535
+
* No changes were applied, you can operate the environment as usual
536
+
* Our engineering team has been alerted and will take the appropriate action, which may include rescheduling the task
537
+
***Ineligible** – the task is not applicable to the environment
538
+
* No changes were applied, you can operate the environment as usual
539
+
* This can happen, for example, if the database of your environment was scheduled to be upgraded but it is already on the target version
540
+
***Canceled** — the task was canceled
541
+
* No changes were applied, you can operate the environment as usual
542
+
* This can happen if circumstances required us to remove the planned task, a new copy of the task will be scheduled at a later point in time
0 commit comments