mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-4488 adding in loop breaking (#4330)
This commit is contained in:
committed by
Christopher Speller
parent
f02620b291
commit
c07cdd666a
@@ -2575,6 +2575,10 @@
|
||||
"id": "ent.cluster.final_fail.error",
|
||||
"translation": "Cluster send final fail at `%v` detail=%v, extra=%v, retry number=%v"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.same_server.warn",
|
||||
"translation": "This request has already been recieved by this server, my_id=%v path=%v"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.incompatible.warn",
|
||||
"translation": "Potential incompatible version detected for clustering with %v"
|
||||
|
||||
Reference in New Issue
Block a user