5 lines
84 B
Python
5 lines
84 B
Python
CONTROLLER_HEART_BEAT_EXPIRATION = 30
|
|
WORKER_HEART_BEAT_INTERVAL = 15
|
|
|
|
LOGDIR = "."
|