https://bugzilla.wikimedia.org/show_bug.cgi?id=63664
--- Comment #2 from Dan Andreescu <[email protected]> --- Additional things changed in Redis configuration on production: save 900 1 save 300 10 save 60 20 stop-writes-on-bgsave-error yes Additional things changed in Redis configuration on staging save 900 1 save 300 1 save 60 2 stop-writes-on-bgsave-error yes -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
