起動条件を満たしていない場合のログを表示
This commit is contained in:
parent
b7f20012f2
commit
92f250abdc
@ -73,6 +73,7 @@ class UpdateBusinessDay(JskultBatchEntrypoint):
|
||||
|
||||
# バッチ実行管理テーブルに「retry」で登録
|
||||
jskult_batch_run_manager.batch_retry()
|
||||
logger.info('起動条件を満たしていないため、日付テーブル更新処理を終了します。')
|
||||
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user