dherault / dherault/serverless-offline
Running all scheduled functions on init
Open
feature
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 811
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
Hi,
I'd like to ask if there is any option to run all **scheduled** functions right after the `start` command? I use serverless for running scheduled jobs and some of them have long periods, like once a day. And when I start them, they don't get run immediately but only after a day which is really painful for development.
Is there such an option? If not, could you recommend me some other way to achieve this? Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.