Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: b4e4d7888de4c82ad63a7be93194c03926f14a33
https://github.com/jenkinsci/jenkins/commit/b4e4d7888de4c82ad63a7be93194c03926f14a33
Author: Vincent Latombe <[email protected]>
Date: 2019-11-29 (Fri, 29 Nov 2019)
Changed paths:
M war/src/main/webapp/scripts/hudson-behavior.js
M war/src/main/webapp/scripts/loading.js
Log Message:
-----------
[JENKINS-6798] Redirect on HTTP 502, 503, 504 (#4366)
* [JENKINS-6798] Redirect on HTTP >= 502 (502, 503, 504)
When Jenkins is behind a reverse proxy and is not available or
restarting, the reverse proxy will answer a HTTP 502 (because the upstream
doesn't answer).
* Add upper bound
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/038109-b4e4d7%40github.com.