issues
search
mvniekerk
/
tokio-cron-scheduler
Schedule tasks on Tokio using cron-like annotation
Apache License 2.0
529
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example doesn't work (#37 continued?)
#39
tobymurray
closed
1 year ago
2
disable oldtime feature on chrono
#38
ImUrX
closed
1 year ago
2
no method named `add` found for opaque type `impl futures::Future<Output = std::result::Result<JobScheduler, JobSchedulerError>>` in the current scope
#37
aldanchenko
closed
1 year ago
2
Shutdown on signal feature only works on unix
#36
jupyterkat
closed
7 months ago
4
`Tick send error SendError(true)` after a while
#35
jukanntenn
opened
2 years ago
1
Can't add job from within another job
#34
ghost
closed
1 year ago
3
Can't run in tokio::test ?
#33
killme2008
closed
1 year ago
3
Can there has an api to get a job next_run_time?
#32
Hellager
closed
2 years ago
3
Examples are outdated
#31
PaulDotSH
closed
2 years ago
2
Fix issues with signal handling not properly triggering shutdown
#30
tuck182
closed
2 years ago
2
Example is out of date
#29
inferiorhumanorgans
closed
2 years ago
2
Thread dead lock occures
#28
gy0801151351
closed
2 years ago
2
JobScheduler::new() - CantInit Error
#27
ev94
closed
2 years ago
7
There is no way to define and use customized job store
#26
gy0801151351
closed
2 years ago
2
Use with-uuid-1 feature for tokio-postgres
#25
tiqwab
closed
2 years ago
1
Can 'tokio-cron-scheduler' support run in LOCAL time?
#24
rts-gordon
closed
7 months ago
5
Missing `impl Error for JobSchedulerError`
#23
czocher
closed
2 years ago
1
fix: cp on Windows
#22
wormtql
closed
2 years ago
2
Can't compile on Windows
#21
wormtql
closed
2 years ago
1
How about do not depend on prost if not enable nats_storage or postgres_storage?
#20
deftsp
closed
2 years ago
8
Cannot remove jobs because adding does not return a UUID
#19
mmstick
closed
2 years ago
2
0.6 Postgres
#18
mvniekerk
closed
2 years ago
0
0.6 beta 2
#17
mvniekerk
closed
2 years ago
0
Sporadic deadlock happens on v0.6.0
#16
BlackDex
closed
2 years ago
5
future created by async block is not `Sync`
#15
sheldonth
closed
2 years ago
3
Shutdown handling/signal example
#14
fmorency
closed
2 years ago
6
Remove unnecessary Sync
#13
vkill
closed
2 years ago
5
0.6 beta 1
#12
mvniekerk
closed
2 years ago
0
Allow cron::Schedules as function arguments
#11
hgzimmerman
closed
2 years ago
8
How to use async function in run thread?
#10
marvinpan8
closed
2 years ago
1
sample on crates.io has a borrow error.
#9
davehorner
closed
2 years ago
1
Can't run an async function that operate MySQL via Connection Pool.
#8
rts-gordon
closed
2 years ago
8
sample in readme miss dependencies
#7
elderbig
closed
2 years ago
1
hi, can you support some shortcut to create cron expresions, such as daily?
#6
vidyli
closed
3 years ago
2
Remove unused Tokio feature flags
#5
mucinoab
closed
3 years ago
1
can I use await in the job?
#4
mrxiaozhuox
closed
3 years ago
4
Lots of problems in documentation
#3
krojew
closed
3 years ago
2
Should have a way to deal with graceful shutdown
#2
dialtone
closed
2 years ago
4
Remove job funcitonality unusable
#1
MrDarthShoe
closed
3 years ago
3
Previous