mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
Add back prod schedule
This commit is contained in:
parent
fd10f12aca
commit
22a6ff67f4
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
sync_market_data:
|
||||
# cron: "0 22 * * 1-5" # 5:00 PM EST / 6:00 PM EDT (NY time)
|
||||
cron: "* * * * *" # every minute
|
||||
cron: "0 22 * * 1-5" # 5:00 PM EST / 6:00 PM EDT (NY time)
|
||||
class: "SyncMarketDataJob"
|
||||
queue: "scheduled"
|
||||
description: "Syncs market data daily at 5:00 PM EST (1 hour after market close)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue