Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/233054
Change subject: Make pybal accept 30[12] for ProxyFetch
......................................................................
Make pybal accept 30[12] for ProxyFetch
Bug: T102393
Change-Id: Ibe63f0f429277dc851471070b200b716418d45d4
---
M pybal/monitors/proxyfetch.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/debs/pybal
refs/changes/54/233054/1
diff --git a/pybal/monitors/proxyfetch.py b/pybal/monitors/proxyfetch.py
index c0c1e9e..6bb85cd 100644
--- a/pybal/monitors/proxyfetch.py
+++ b/pybal/monitors/proxyfetch.py
@@ -79,7 +79,7 @@
self.checkStartTime = seconds()
self.getPageDeferred = self.getProxyPage(url, method='GET', host=host,
port=self.server.port,
- timeout=self.toGET, followRedirect=False
+ timeout=self.toGET, followRedirect=True
).addCallbacks(self._fetchSuccessful, self._fetchFailed
).addBoth(self._checkFinished)
--
To view, visit https://gerrit.wikimedia.org/r/233054
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe63f0f429277dc851471070b200b716418d45d4
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/pybal
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits