Legoktm has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/405002 )

Change subject: Link to health check in exception message
......................................................................


Link to health check in exception message

Change-Id: Icf2178c61f5e1d6c58b35be300b675f5bea9deb5
---
M app.py
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Legoktm: Verified; Looks good to me, approved



diff --git a/app.py b/app.py
index bb7fc17..55bdd44 100644
--- a/app.py
+++ b/app.py
@@ -198,7 +198,10 @@
         )
     except requests.exceptions.ConnectionError as e:
         resp = """
-Unable to contact hound. Please retry in a few minutes.
+Unable to contact hound. If <https://codesearch.wmflabs.org/_health>
+says "starting up", please wait a few minutes for the initial indexing
+to complete.
+
 If this error continues, please report it in Phabricator
 with the following information:
 

-- 
To view, visit https://gerrit.wikimedia.org/r/405002
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf2178c61f5e1d6c58b35be300b675f5bea9deb5
Gerrit-PatchSet: 1
Gerrit-Project: labs/codesearch
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to