learn-request-queue/src/cronjobs
Dessa Simpson dd423bdb34 Fix empty subscriptions page crash
Fix issue where when Twitch returns an empty page of subscribers, the
app crashes due to trying to get response.data[0].user_id where
response.data[0] is undefined

Also adds some debug logging
2022-02-28 09:34:18 -07:00
..
index.ts Retrieve follows/subscriptions from Twitch API 2021-02-24 19:40:58 -07:00
processBans.ts Uncomment debug lines 2022-02-27 17:36:55 -07:00
processEmptyMetadata.ts Implement cron 2020-11-28 23:19:56 -07:00
processFollows.ts Retrieve follows/subscriptions from Twitch API 2021-02-24 19:40:58 -07:00
processSubscriptions.ts Fix empty subscriptions page crash 2022-02-28 09:34:18 -07:00