issues
search
lykmapipo
/
kue-scheduler
A job scheduler utility for kue, backed by redis and built for node.js
246
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump express from 4.16.4 to 4.18.2
#157
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs, body-parser and express
#156
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#155
dependabot[bot]
opened
1 year ago
0
chore(deps): bump moment-timezone from 0.5.27 to 0.5.37
#154
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump moment from 2.29.1 to 2.29.4
#153
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump grunt from 1.3.0 to 1.5.3
#152
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump grunt from 1.3.0 to 1.5.2
#151
dependabot[bot]
closed
2 years ago
1
chore(deps): bump async from 3.2.0 to 3.2.2
#150
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump minimist from 1.2.5 to 1.2.6
#149
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump moment from 2.29.1 to 2.29.2
#148
dependabot[bot]
closed
2 years ago
1
chore(deps): bump pathval from 1.1.0 to 1.1.1
#147
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump shelljs from 0.8.4 to 0.8.5
#146
dependabot[bot]
opened
2 years ago
0
docs: add kue job structure
#145
lykmapipo
closed
3 years ago
0
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#144
dependabot[bot]
closed
3 years ago
0
chore(deps): bump glob-parent from 5.1.1 to 5.1.2
#143
dependabot[bot]
closed
3 years ago
1
chore(deps): bump hosted-git-info from 2.4.2 to 2.8.9
#142
dependabot[bot]
closed
3 years ago
0
chore(deps): bump lodash from 4.17.20 to 4.17.21
#141
dependabot[bot]
closed
3 years ago
1
chore(deps-dev): bump handlebars from 4.7.6 to 4.7.7
#140
dependabot[bot]
closed
3 years ago
0
chore(deps): bump underscore from 1.8.3 to 1.13.1
#139
dependabot[bot]
closed
3 years ago
0
chore(deps): bump y18n from 3.2.1 to 3.2.2
#138
dependabot[bot]
closed
3 years ago
0
chore(deps-dev): bump pug from 3.0.0 to 3.0.1
#137
dependabot[bot]
closed
3 years ago
1
chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3
#136
dependabot[bot]
closed
3 years ago
0
chore(deps): bump ini from 1.3.5 to 1.3.7
#135
dependabot[bot]
closed
3 years ago
0
Add schedule details on kue dashboard
#134
lykmapipo
opened
4 years ago
0
Fix clean to be able to clear every data including `q:<type>:jobs` which is saved during kue shutdown
#133
lykmapipo
opened
4 years ago
0
Should be able to extend existing unique jobs with new job data
#132
lykmapipo
opened
4 years ago
0
'already scheduled' event always fires for unique every job
#131
mrosendin
opened
4 years ago
0
kue is Deprecated so what is the status of this Project
#130
vanthome
opened
5 years ago
1
import kue-unique in index.d.ts and override Queue type methods decla…
#129
heniotierra
closed
5 years ago
0
Usage with Typescript does not work for unique jobs
#128
heniotierra
closed
5 years ago
4
add type definition file
#127
jaycenhorton
closed
5 years ago
0
Fixes an issue where kue-scheduler would throw an error and die when `restore:true` was set and a downstream error occurred
#126
ggutenberg
closed
5 years ago
0
Cannot read property 'expiryKey' of null when removing the job
#125
helxsz
opened
5 years ago
2
Fix issue #77
#124
ghosind
closed
6 years ago
1
Package on npm source is not updated
#123
elwhizard
closed
5 years ago
1
Scheduled Job Only Runs Once
#122
tgreco
opened
6 years ago
0
ReplyError: ERR unknown command 'config'
#121
sheksushant
opened
6 years ago
1
bump date, grunt and moment after npm audit
#120
CristiCimpianu
closed
6 years ago
0
How to update shedule (time period) for 'unique' job?
#119
syarhei
opened
6 years ago
2
bump lodash due to vulnerability
#118
CristiCimpianu
closed
6 years ago
0
Fixed some typos in readme.md
#117
Pelsin
closed
6 years ago
0
Custom Id's for jobs
#116
abhisek1318
opened
6 years ago
1
Added saveUniqueJob to Queue#schedule waterfall functions
#115
respinha
closed
6 years ago
1
kue-scheduler next run calculation ignores timezone
#114
CristiCimpianu
closed
6 years ago
0
Restore doesn't work?
#113
tkgalk
opened
6 years ago
1
Query: To create a recurring job every day at 8AM particular timezone along with payload ?
#112
Arun-KumarH
closed
6 years ago
7
Fix Typos in README
#111
markbahnman
closed
6 years ago
0
every # sec does not work as expected with multiple workers
#110
sudhirbitsgoa
opened
7 years ago
1
TypeError: Cannot read property 'prefix' of undefined on Queue.every
#109
Caveman07
closed
7 years ago
1
Kue scheduler does not support Array of Object in the payload or data for the jobs.
#108
Arun-KumarH
closed
6 years ago
1
Next