1
This commit is contained in:
parent
cefc3f36d0
commit
43ea109ead
@ -52,7 +52,8 @@ class SelfCheckingHandler(tornado.web.RequestHandler):
|
|||||||
'errmsg': '',
|
'errmsg': '',
|
||||||
'healthy': 1,
|
'healthy': 1,
|
||||||
'max_rundelay': 10
|
'max_rundelay': 10
|
||||||
}))
|
},
|
||||||
|
separators=(',', ':')))
|
||||||
|
|
||||||
def make_app():
|
def make_app():
|
||||||
return tornado.web.Application([
|
return tornado.web.Application([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user