Skip to content

Commit

Permalink
Add broadcast message related to 502 errors (#1416)
Browse files Browse the repository at this point in the history
* Add broadcast message about tooling 502 errors

To notify users to upgrade to CDE NGINX images if
they are encountering 502 errors

* Fix typo
  • Loading branch information
michaeljcollinsuk authored Dec 18, 2024
1 parent 22ea8ec commit 16aa4cd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,12 @@ CUSTOM_AUTH_CONNECTIONS: "auth0_nomis"
AUTH0_NOMIS_GATEWAY_URL: "https://testing.com"


BROADCAST_MESSAGE:
BROADCAST_MESSAGE: >
We are currently rolling out additional releases to Analytical Platform Tooling (Jupyter
Lab All Spark, Jupyter Lab Data Science, and RStudio) that enables a new proxy (referred
to as CDE NGINX). If you experience a 502 Bad Gateway when trying to open a tool, please
deploy the CDE NGINX variant.
GITHUB_VERSION: "2022-11-28"

Expand Down

0 comments on commit 16aa4cd

Please sign in to comment.