Closed yevgenypats closed 5 years ago
Issue-Label Bot is automatically applying the label question
to this issue, with a confidence of 0.78. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Got an answer via slack. for serverless scheduler to work you need a db or only work for specific installation.
Is this going to work on serverless environment? as looks like it doesnt store the installations in a db and the schedule is also done in memory. so isn't it going to be all lost once a container is restarted?