issues
search
percolatestudio
/
meteor-synced-cron
A simple cron system for Meteor. It supports syncronizing jobs between multiple processes.
https://atmospherejs.com/littledata/synced-cron
MIT License
499
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Meteor3 update - please check and fix it
#153
klaucode
opened
1 week ago
0
During switch to winter time it seems some cronjobs have been triggered continuously for an hour
#152
DanielDornhardt
opened
1 month ago
0
Meteor 3.0 Compatibility
#151
dallman2
opened
10 months ago
1
Update test setup
#150
harryadel
opened
10 months ago
0
[Meteor 3] Update package to async
#149
sebastianspiller
opened
1 year ago
0
Feature request: Disable logging for single jobs
#148
derwaldgeist
opened
1 year ago
0
Migrate to async (Meteor 2.8 and onwards)
#147
perbergland
opened
2 years ago
0
Is it possible to set the time from database?
#146
mad-coder-365
opened
2 years ago
0
get the collection?
#145
meecect
opened
2 years ago
1
Fix use of deprecated API in package.js
#144
StorytellerCZ
closed
1 year ago
4
Incompatible with meteor@2.0-rc.0 (logging version constraint)
#143
jthomaschewski
closed
3 years ago
1
Bug with 'at 7am every weekday'
#142
micktaiwan
opened
4 years ago
0
2 servers can still run the same job at the same time
#141
WayneUong
opened
5 years ago
3
Keep jobs running in a scale-down event
#140
benjii
opened
5 years ago
0
Blocks a job from running if the previous job hasn't finished
#139
CyberCyclone
opened
5 years ago
0
Compatible with Meteor 1.8?
#138
medied
closed
5 years ago
2
Set the URL of this repo on GitHub...
#137
dandv
opened
5 years ago
2
Compound index is being treated as single indexes.
#136
Slavrix
closed
6 years ago
1
Fix for #134
#135
oneeman
closed
6 years ago
0
Unhandled duplicate key errors with Meteor 1.7
#134
oneeman
closed
6 years ago
4
In rare instances, synced-cron can crash if polling once per minute
#133
ryangrahamnc
closed
6 years ago
2
I can't seem to switch logging off
#132
salpulse
closed
6 years ago
5
How to schedule a one-off job that is executed immediately?
#131
vfonic
closed
6 years ago
4
Run Cron Every Year
#130
awesomesolution
closed
6 years ago
1
nextScheduledAtDate(jobName) is returning the current date and time of the schedule
#129
amanagarwal2189
opened
7 years ago
3
cronHistory Collection
#128
HaolinWang8
closed
7 years ago
2
Job throws buffer.js TypeError
#127
leosco
closed
7 years ago
3
Launch job at startup
#126
Farkal
closed
7 years ago
2
Suggestion to improve code for synced-cron-server.js
#125
si4dev
closed
7 years ago
1
Synced cron still running after removed
#124
linhnh123
opened
7 years ago
1
Meteor code must always run within a Fiber When Called From Async Function
#123
stolinski
closed
7 years ago
2
SyncedCron doesn't start on server restart.
#122
martineboh
closed
7 years ago
3
Using Upsert in Cron Job
#121
DanceParty
closed
7 years ago
2
Passing arguments to jobs
#120
martineboh
closed
7 years ago
2
Adds a flag to control persistance in database
#119
sornii
closed
7 years ago
5
Cron job is executed on both instances at the same time
#118
WayneUong
closed
7 years ago
4
Cannot find name 'SyncedCron'
#117
ryanlion
closed
7 years ago
3
SyncedCron not exported on the server
#116
marvin-bitterlich
closed
7 years ago
3
fix for issue #69
#115
MichalW
opened
7 years ago
0
How to set the start of cron job?
#114
scheung38
closed
8 years ago
2
Not running again
#113
dominicarrojado
closed
8 years ago
5
Fixed rescheduling jobs when mongodb timed out during execution of job.
#112
Kurounin
closed
7 years ago
9
Far future jobs don't run – cronHistory only exists after event runs.
#111
mattlinares
closed
7 years ago
5
CollectionTTL upper limit?
#110
mattlinares
closed
8 years ago
0
startedAt is one second earlier then intendedAt
#109
artpolikarpov
opened
8 years ago
2
Use SyncedCron._collection on the client
#108
alexanderwe
closed
8 years ago
1
How to properly handle error in job ?
#107
sabativi
closed
8 years ago
2
_percolateSyncedCron2.default.add is not a function Error when using with mantra
#106
elmarti
opened
8 years ago
0
It doesn't run
#105
Netherdrake
closed
8 years ago
1
App crashes upon adding synced-cron
#104
n8barr
closed
8 years ago
2
Next