-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand warning period on recent announcement
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"services": [ | ||
"DAG" | ||
], | ||
"work_end": "2024-09-10T14:15:00+02:00", | ||
"work_end": "2024-09-10T14:30:00+02:00", | ||
"description": { | ||
"EN": "The manager node of DAG was experiencing memory exhaustion which caused service slowdowns/stalls, we had to reconfigure and restart the DAG service to fix this issue, which should improve the stability of the service. As as result we ask that you restart your Notebook server via the 'Start DAG' button at https://erda.dk/wsgi-bin/jupyter.py. We continue to monitor the systems closer than normal. If you experience issues beyond the stated restart, please report to [email protected].", | ||
"DK": "Manager noden af DAG oplevede hukommelsesudmattelse, hvilket forårsagede serviceforstyrrelser, derfor var vi nød til at omkonfigurere og genstarte DAG-tjenesten for at løse dette problem, hvilket skulle forbedre stabiliteten af tjenesten. Som et resultat beder vi dig om at genstarte din Notebook-server via 'Start DAG'-knappen på https://erda.dk/wsgi-bin/jupyter.py. Vi fortsætter med at overvåge systemerne tættere end normalt. Hvis du oplever problemer ud over den angivne genstart, bedes du rapportere til" | ||
|