This commit is contained in:
parent
9c071750f5
commit
8e0848ecab
@ -129,12 +129,12 @@ Q_CLUSTER = {
|
|||||||
"timeout": 60 * 5,
|
"timeout": 60 * 5,
|
||||||
"catch_up": False,
|
"catch_up": False,
|
||||||
"error_reporter": {"admin_email": {}},
|
"error_reporter": {"admin_email": {}},
|
||||||
|
"ack_failures": True,
|
||||||
|
"max_attempts": 1,
|
||||||
"ALT_CLUSTERS": {
|
"ALT_CLUSTERS": {
|
||||||
"internal": {
|
"internal": {
|
||||||
"retry": 60 * 60,
|
"retry": 60 * 60,
|
||||||
"timeout": 60 * 59,
|
"timeout": 60 * 59,
|
||||||
"ack_failures": True,
|
|
||||||
"max_attempts": 1,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user