Issues
- 3
Getting a RecvError() no matter what I do
#57 opened by kaspar-p - 2
Using a duration value less than 500ms
#89 opened by binkabir - 1
repeated schedule minimum duration
#88 opened by zainpay - 1
- 4
- 0
Multi-threading of Jobs
#85 opened by abhi3700 - 1
Overlapping of Jobs
#83 opened by abhi3700 - 0
- 9
Integrate english-to-cron crate
#79 opened by kaplanelad - 1
- 4
Improve code quality
#65 opened by JakkuSakura - 3
Run tasks non-concurrently?
#50 opened by Zerowalker - 1
[Maybe Non-issue] JobScheduler::shutdown_on_ctrl_c does not run the shutdown handler
#76 opened by AregevDev - 3
- 4
Handling Cases in repeated_async Jobs Where Execution Time Exceeds Interval Time
#56 opened by DMCKirito - 4
Could scheduler resume jobs execution after reload?
#52 opened by Dkwcs - 5
- 1
Make channel capacity configurable
#58 opened by vsavovski - 7
Having too many jobs causes the chanel to be filled and the scheduler to stop working
#61 opened by marioloko - 2
[Feature] Add method to change schedule
#71 opened by JosiahParry - 3
- 2
Scheduler state or data shared across the jobs
#59 opened by vsavovski - 1
[requests] new_one_shot!().
#68 opened by okrightall - 3
I was wondering how can I pass any variabel that did not implement Copy trait;
#72 opened by rockburning - 4
Shutdown on signal feature only works on unix
#36 opened by jupyterkat - 0
How to use reqwest or blocking inside
#63 opened by baerwang - 5
- 1
How to support run in LOCAL time
#41 opened by daiguadaidai - 1
Custom code use Local time
#44 opened by daiguadaidai - 1
utc problem!
#47 opened by wing-zacharias - 0
Outdated example on crates.io
#55 opened by 0xMimir - 0
- 1
"0 0/1 15 * * ?" execute no result
#51 opened by zhengxingjian - 2
Example doesn't work (#37 continued?)
#39 opened by tobymurray - 1
- 0
- 3
- 3
Can't add job from within another job
#34 opened - 3
Can't run in tokio::test ?
#33 opened by killme2008 - 2
no method named `add` found for opaque type `impl futures::Future<Output = std::result::Result<JobScheduler, JobSchedulerError>>` in the current scope
#37 opened by aldanchenko - 2
disable oldtime feature on chrono
#38 opened by ImUrX - 1
- 2
Examples are outdated
#31 opened by PaulDotSH - 3
Can there has an api to get a job next_run_time?
#32 opened by Hellager - 7
JobScheduler::new() - CantInit Error
#27 opened by ev94 - 2
Example is out of date
#29 opened by inferiorhumanorgans - 2
Thread dead lock occures
#28 opened by gy0801151351 - 2
- 1
Missing `impl Error for JobSchedulerError`
#23 opened by czocher - 1
Can't compile on Windows
#21 opened by wormtql