Commit ee8a9acc24c920567171ceb31dd83dc441bb34b1

Authored by 杨鸣坤
1 parent 3ac6f7c0

fix: 加快拉取频率为每分钟一次

@@ -30,28 +30,28 @@ scheduler: @@ -30,28 +30,28 @@ scheduler:
30 pull: "0 0/5 * * * ?" # Every 5 minutes 30 pull: "0 0/5 * * * ?" # Every 5 minutes
31 push: "0 0/10 * * * ?" # Every 10 minutes 31 push: "0 0/10 * * * ?" # Every 10 minutes
32 yxw: 32 yxw:
33 - pull: "0 0/5 * * * ?" 33 + pull: "0 0/1 * * * ?"
34 push: "0 0/10 * * * ?" 34 push: "0 0/10 * * * ?"
35 panji: 35 panji:
36 - pull: "0 0/5 * * * ?" 36 + pull: "0 0/1 * * * ?"
37 push: "0 0/10 * * * ?" 37 push: "0 0/10 * * * ?"
38 ebl: 38 ebl:
39 - pull: "0 0/5 * * * ?" 39 + pull: "0 0/1 * * * ?"
40 push: "0 0/10 * * * ?" 40 push: "0 0/10 * * * ?"
41 cd: 41 cd:
42 - pull: "0 0/5 * * * ?" 42 + pull: "0 0/1 * * * ?"
43 push: "0 0/10 * * * ?" 43 push: "0 0/10 * * * ?"
44 twgd: 44 twgd:
45 - pull: "0 0/5 * * * ?" 45 + pull: "0 0/1 * * * ?"
46 push: "0 0/10 * * * ?" 46 push: "0 0/10 * * * ?"
47 bjkj: 47 bjkj:
48 - pull: "0 0/5 * * * ?" 48 + pull: "0 0/1 * * * ?"
49 push: "0 0/10 * * * ?" 49 push: "0 0/10 * * * ?"
50 jndq: 50 jndq:
51 - pull: "0 0/5 * * * ?" 51 + pull: "0 0/1 * * * ?"
52 push: "0 0/10 * * * ?" 52 push: "0 0/10 * * * ?"
53 tj: 53 tj:
54 - pull: "0 0/5 * * * ?" 54 + pull: "0 0/1 * * * ?"
55 push: "0 0/10 * * * ?" 55 push: "0 0/10 * * * ?"
56 56
57 yxw: 57 yxw: