[14.10.20] Probes broken for some reason
This commit is contained in:
parent
6601db000f
commit
72bd118149
@ -15,7 +15,7 @@ def readiness():
|
||||
# result = requests.request("GET", 'http://localhost:9090/predictProbeTest')
|
||||
# result = json.loads(result.text)
|
||||
|
||||
if "" != "":
|
||||
if "d" != "":
|
||||
return json.dumps({
|
||||
'status': 'UP',
|
||||
'app': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user