Increase commit log bucket count in production to match other envs

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=192614234
This commit is contained in:
mcilwain 2018-04-12 08:32:12 -07:00 committed by jianglai
parent 96f66eacd5
commit 613b19799a

View file

@ -128,7 +128,7 @@
<description>
This job checkpoints the commit log buckets and exports the diff since last checkpoint to GCS.
</description>
<schedule>every 1 minutes synchronized</schedule>
<schedule>every 3 minutes synchronized</schedule>
<target>backend</target>
</cron>