issues
search
kibertoad
/
toad-scheduler
In-memory Node.js and browser job scheduler
MIT License
564
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature request] Add support for start delay
#235
samiy803
opened
1 month ago
0
Bump eslint from 8.57.0 to 9.4.0
#234
dependabot[bot]
opened
5 months ago
0
Bump eslint from 8.57.0 to 9.3.0
#233
dependabot[bot]
closed
5 months ago
1
Bump eslint from 8.57.0 to 9.2.0
#232
dependabot[bot]
closed
5 months ago
1
Bump eslint from 8.57.0 to 9.1.1
#231
dependabot[bot]
closed
6 months ago
1
Bump eslint from 8.57.0 to 9.1.0
#230
dependabot[bot]
closed
6 months ago
1
Unified addJob method
#229
jakmaz
opened
6 months ago
3
Feature Request: Unified Method to Add Jobs in Scheduler
#228
jakmaz
opened
6 months ago
3
Bump typescript from 5.2.2 to 5.4.5
#227
dependabot[bot]
opened
6 months ago
0
Bump eslint from 8.57.0 to 9.0.0
#226
dependabot[bot]
closed
6 months ago
1
Bump typescript from 5.2.2 to 5.4.4
#225
dependabot[bot]
closed
6 months ago
1
CronJob Schedule has one * more than it should be.
#224
albertoivo
opened
7 months ago
1
Bump typescript from 5.2.2 to 5.4.3
#223
dependabot[bot]
closed
7 months ago
1
Refactor isPromise function
#222
tanvirstreame
opened
7 months ago
0
Bump typescript from 5.2.2 to 5.4.2
#221
dependabot[bot]
closed
7 months ago
1
使用cron来创建每日任务 在执行任务的时候会报错 添加任务的时候也会报错
#220
ghost
opened
8 months ago
3
如果我想创建一个每天几点几分几秒运行的任务 我应该使用哪个API呢
#219
ghost
opened
8 months ago
0
Bump croner from 7.0.7 to 8.0.1
#218
dependabot[bot]
closed
8 months ago
0
Add randomness to execution time
#217
mwgamble
opened
8 months ago
1
Support for start and end time
#216
YasharF
opened
9 months ago
1
Proposal: add jobs with limited runs
#215
smarques
opened
9 months ago
1
Bump typescript from 5.2.2 to 5.3.3
#214
dependabot[bot]
closed
8 months ago
1
Fix cron overrun
#213
kibertoad
closed
9 months ago
0
The `runImmediately` flag is not working on the `LongIntervalJob` (time-eating job)
#212
belalibrahim
opened
10 months ago
0
If schedular is stateless, how do I invoke the stop() function at a later time?
#211
khan-zia
opened
10 months ago
5
Bump croner from 7.0.5 to 8.0.0
#210
dependabot[bot]
closed
8 months ago
1
add promise to scheduler.stop() for async tasks
#209
PierBover
opened
11 months ago
0
`preventOverrun` doesn't work with cron jobs in version 3.0.0
#208
onosendi
closed
9 months ago
2
How does scheduler.stop() work with AsyncTask?
#207
PierBover
closed
11 months ago
3
Bump actions/setup-node from 3 to 4
#206
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#205
dependabot[bot]
closed
1 year ago
0
Update README.md
#204
HannesOberreiter
closed
1 year ago
1
Bump croner from 6.0.7 to 7.0.1
#203
dependabot[bot]
closed
1 year ago
0
Do not ignore preventOverrun in CronJob
#202
boristian
opened
1 year ago
4
Get execution id for logging purposes
#201
gustavhartz
opened
1 year ago
2
Bump croner from 6.0.7 to 7.0.0
#200
dependabot[bot]
closed
1 year ago
1
stop() can throw undefined errors
#199
mattbishop
opened
1 year ago
1
Bump eslint-config-prettier from 8.10.0 to 9.0.0
#198
dependabot[bot]
closed
1 year ago
0
Question: Meaning of memory leak when using async/await
#197
milad2golnia
opened
1 year ago
6
Possibility to add "backoff" to the task interval?
#196
gary-menzel
opened
1 year ago
3
`preventOverrun` maybe not working for CronJob
#195
boristian
closed
9 months ago
7
Bump eslint-plugin-prettier from 4.2.1 to 5.0.0
#194
dependabot[bot]
closed
1 year ago
0
LongIntervalJob does not register `runImmediately` when `days: 30`
#193
djdembeck
opened
1 year ago
2
Bump prettier from 2.8.8 to 3.0.0
#192
dependabot[bot]
closed
1 year ago
0
Update README.md
#191
oldj
closed
1 year ago
1
CronJob on aws ec2
#190
itsManeka
closed
1 year ago
7
Is it possible to run two jobs asynchronously?
#189
LCSLITX
opened
1 year ago
0
Use recursive setTimeout in place of setInterval
#188
schontz
opened
1 year ago
2
Bump jasmine-core from 4.6.0 to 5.0.1
#187
dependabot[bot]
closed
1 year ago
0
Improve error handling of lazy require
#186
kibertoad
closed
1 year ago
0
Next