You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Deathgiver
committed
feat(worker): refresh zalo and tiktok tokens twice daily
Zalo and TikTok tokens only live ~24-25h, so the single 02:00 cron left
a ~1h margin: one missed or late run and every channel expired mid-day.
The refreshChannelTokens job now accepts an optional channel filter and
a second scheduler runs the two short-lived channels again at 14:00,
keeping them at most ~12h from a refresh. Long-lived Meta/WhatsApp
tokens stay on the daily run.
0 commit comments