PR

イベントアイテム回収バッチ時間変更 #907

kouho opened this at 2021-06-25T18:11:52; closed

Description

opened by kouho at 2021-06-25T18:11:52; updated 2024-11-14T10:46:56

イベントアイテム回収 & ゴールド変換バッチの修正

10分ごとにcronを回すように修正
3 0 10 6 * ENVIRONMENT=${JR_ENV} PF=yamada ${JR_DIR}/lib/exec/event_item_change_gold.sh

~~~ 3,13,23,33,43,53 * * * * ENVIRONMENT=${JR_ENV} PF=yamada ${JR_DIR}/lib/exec/event_item_change_gold.sh ~~~
3 0 * * * * ENVIRONMENT=${JR_ENV} PF=yamada ${JR_DIR}/lib/exec/event_item_change_gold.sh

Comment

#11825 by wada at 2021-06-28T16:08:19; updated 2021-06-28T16:15:17

@kouho
確認しました。
endがほぼ同じ時間(0分、59分)なので、1時間おきでも良いですよ。

wada add_label at 2021-06-28T16:15:04: 和田 LGTM

Comment

#11827 by iwamoto at 2021-06-28T16:57:48; updated 2021-06-28T16:57:48

@kouho
大丈夫かと思います

iwamoto add_label at 2021-06-28T16:57:54: 岩本 LGTM
kouho merge at 2021-07-05T17:56:53: イベントアイテム回収バッチ時間変更
kouho close at 2021-07-05T17:56:53: Close
kouho refer at 2021-07-05T18:32:49: 928:【7/6】リリース

Commit range

base5b62618c117d6fbdd01f984c9f2922e738c2ddf5
head2b2af132365437c2de4c80cf7a88bf88e4492edd
base branchjolly/jr-web:develop
head branchjolly/jr-web:fix_event_item_change_gold

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed1 filesView patch
statusfile
modifiedlib/exec/event_item_change_gold.inc
Patch body is stored as a separate file to keep this page lightweight.