Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mvniekerk/tokio-cron-scheduler issues and pull requests
#90 - crate.io shows cron syntax with year.
Issue -
State: open - Opened by kivi 2 months ago
#89 - Using a duration value less than 500ms
Issue -
State: open - Opened by binkabir 3 months ago
- 2 comments
#88 - repeated schedule minimum duration
Issue -
State: open - Opened by zainpay 3 months ago
- 1 comment
#87 - TimeZone schedulers are using FixedOffset instead of Timezone
Issue -
State: open - Opened by marioloko 4 months ago
- 1 comment
#86 - Cron schedule pattern no longer supports pattern for year
Pull Request -
State: closed - Opened by porkbrain 4 months ago
- 4 comments
#85 - Multi-threading of Jobs
Issue -
State: open - Opened by abhi3700 5 months ago
#84 - Handling Job Recovery with tokio-cron-scheduler After Process Restart
Issue -
State: open - Opened by dongbin86 5 months ago
#83 - Overlapping of Jobs
Issue -
State: open - Opened by abhi3700 5 months ago
- 1 comment
#82 - English to cron integration
Pull Request -
State: closed - Opened by mvniekerk 5 months ago
#81 - Use croner instead of cron
Pull Request -
State: closed - Opened by mvniekerk 5 months ago
#80 - Fix cron schedule and formatting in README example
Pull Request -
State: closed - Opened by c12i 5 months ago
- 1 comment
#79 - Integrate english-to-cron crate
Issue -
State: closed - Opened by kaplanelad 5 months ago
- 9 comments
#78 - fix(postgres): fix a typo in a `time_till_next_job` SQL query
Pull Request -
State: closed - Opened by azasypkin 6 months ago
- 3 comments
#77 - Swap from cron to croner-rust
Pull Request -
State: closed - Opened by MGough 6 months ago
- 2 comments
#76 - [Maybe Non-issue] JobScheduler::shutdown_on_ctrl_c does not run the shutdown handler
Issue -
State: closed - Opened by AregevDev 6 months ago
- 1 comment
#75 - 0.11.0
Pull Request -
State: closed - Opened by mvniekerk 7 months ago
#74 - Swap from `cron` to `croner-rust` - Support wider range of cron features
Issue -
State: closed - Opened by MGough 7 months ago
- 1 comment
#73 - Why the jobs in the postgresql table job can not auto run
Issue -
State: open - Opened by gensuineixin 7 months ago
- 4 comments
Labels: question
#72 - I was wondering how can I pass any variabel that did not implement Copy trait;
Issue -
State: closed - Opened by rockburning 7 months ago
- 3 comments
#71 - [Feature] Add method to change schedule
Issue -
State: open - Opened by JosiahParry 7 months ago
- 2 comments
Labels: enhancement
#70 - Document duration argument for `new_one_shot` methods
Issue -
State: closed - Opened by JosiahParry 7 months ago
- 3 comments
Labels: documentation
#69 - Update num-derive
Pull Request -
State: closed - Opened by Jesse-Bakker 8 months ago
- 1 comment
#68 - [requests] new_one_shot!().
Issue -
State: open - Opened by okrightall 9 months ago
- 1 comment
Labels: enhancement
#67 - Update README.md
Pull Request -
State: closed - Opened by tpmccallum 9 months ago
- 1 comment
#66 - The features "signal" didn't work when combined with Axum
Issue -
State: open - Opened by linyihai 9 months ago
- 3 comments
Labels: bug
#65 - Improve code quality
Issue -
State: closed - Opened by JakkuSakura 10 months ago
- 4 comments
Labels: bug, good first issue
#64 - fix: offset logic calculated for east_opt not for west_opt
Pull Request -
State: closed - Opened by rlienlaf 10 months ago
- 1 comment
#63 - How to use reqwest or blocking inside
Issue -
State: closed - Opened by baerwang 10 months ago
#62 - Fix misprint
Pull Request -
State: closed - Opened by frederikhors 11 months ago
- 1 comment
#61 - Having too many jobs causes the chanel to be filled and the scheduler to stop working
Issue -
State: closed - Opened by marioloko about 1 year ago
- 7 comments
#60 - Added additional feature to allow to use log crate instead of tracing crate
Pull Request -
State: closed - Opened by marioloko about 1 year ago
- 1 comment
#59 - Scheduler state or data shared across the jobs
Issue -
State: open - Opened by vsavovski about 1 year ago
- 2 comments
Labels: enhancement
#58 - Make channel capacity configurable
Issue -
State: closed - Opened by vsavovski about 1 year ago
- 1 comment
#57 - Getting a RecvError() no matter what I do
Issue -
State: open - Opened by kaspar-p over 1 year ago
- 3 comments
#56 - Handling Cases in repeated_async Jobs Where Execution Time Exceeds Interval Time
Issue -
State: open - Opened by DMCKirito over 1 year ago
- 4 comments
Labels: enhancement
#55 - Outdated example on crates.io
Issue -
State: open - Opened by 0xMimir over 1 year ago
#54 - Support Generic Storage Layer For Jobs? (MongoDB)
Issue -
State: open - Opened by LuisOsta over 1 year ago
- 5 comments
Labels: enhancement
#53 - Incorrect schedule delay after job adding(first execution)
Issue -
State: closed - Opened by Dkwcs over 1 year ago
#52 - Could scheduler resume jobs execution after reload?
Issue -
State: open - Opened by Dkwcs over 1 year ago
- 4 comments
Labels: enhancement
#51 - "0 0/1 15 * * ?" execute no result
Issue -
State: open - Opened by zhengxingjian over 1 year ago
- 1 comment
#50 - Run tasks non-concurrently?
Issue -
State: open - Opened by Zerowalker over 1 year ago
- 3 comments
#49 - Support using local time instead of utc for cron
Pull Request -
State: closed - Opened by 4t145 over 1 year ago
- 7 comments
#48 - Make `shutdown_on_signal` only available on Unix
Pull Request -
State: closed - Opened by SandroHc over 1 year ago
- 1 comment
#47 - utc problem!
Issue -
State: closed - Opened by wing-zacharias almost 2 years ago
- 1 comment
#46 - Fix example in README
Pull Request -
State: closed - Opened by sueskind almost 2 years ago
- 1 comment
#45 - cron syntax for run every 1 minute runs more often
Issue -
State: closed - Opened by rbtcollins almost 2 years ago
- 1 comment
#44 - Custom code use Local time
Issue -
State: closed - Opened by daiguadaidai almost 2 years ago
- 1 comment
#43 - fix missing whitespace when updating ticks
Pull Request -
State: closed - Opened by grahamhub about 2 years ago
- 1 comment
#42 - missing whitespace in PostgreSQL query when updating ticks
Issue -
State: closed - Opened by grahamhub about 2 years ago
#41 - How to support run in LOCAL time
Issue -
State: closed - Opened by daiguadaidai about 2 years ago
- 1 comment
#40 - JobDeleter::remove gets stuck when called from tokio::spawn
Issue -
State: closed - Opened by skrcka about 2 years ago
- 3 comments
#39 - Example doesn't work (#37 continued?)
Issue -
State: closed - Opened by tobymurray about 2 years ago
- 2 comments
#38 - disable oldtime feature on chrono
Issue -
State: closed - Opened by ImUrX about 2 years ago
- 2 comments
#37 - no method named `add` found for opaque type `impl futures::Future<Output = std::result::Result<JobScheduler, JobSchedulerError>>` in the current scope
Issue -
State: closed - Opened by aldanchenko over 2 years ago
- 2 comments
#36 - Shutdown on signal feature only works on unix
Issue -
State: closed - Opened by jupyterkat over 2 years ago
- 4 comments
Labels: question
#35 - `Tick send error SendError(true)` after a while
Issue -
State: open - Opened by jukanntenn over 2 years ago
- 1 comment
#34 - Can't add job from within another job
Issue -
State: closed - Opened by ghost over 2 years ago
- 3 comments
Labels: question
#33 - Can't run in tokio::test ?
Issue -
State: closed - Opened by killme2008 over 2 years ago
- 3 comments
#32 - Can there has an api to get a job next_run_time?
Issue -
State: closed - Opened by Hellager over 2 years ago
- 3 comments
#31 - Examples are outdated
Issue -
State: closed - Opened by PaulDotSH over 2 years ago
- 2 comments
#30 - Fix issues with signal handling not properly triggering shutdown
Pull Request -
State: closed - Opened by tuck182 over 2 years ago
- 2 comments
#29 - Example is out of date
Issue -
State: closed - Opened by inferiorhumanorgans over 2 years ago
- 2 comments
#28 - Thread dead lock occures
Issue -
State: closed - Opened by gy0801151351 over 2 years ago
- 2 comments
#27 - JobScheduler::new() - CantInit Error
Issue -
State: closed - Opened by ev94 over 2 years ago
- 7 comments
#26 - There is no way to define and use customized job store
Issue -
State: closed - Opened by gy0801151351 over 2 years ago
- 2 comments
#25 - Use with-uuid-1 feature for tokio-postgres
Pull Request -
State: closed - Opened by tiqwab over 2 years ago
- 1 comment
#24 - Can 'tokio-cron-scheduler' support run in LOCAL time?
Issue -
State: closed - Opened by rts-gordon over 2 years ago
- 5 comments
#23 - Missing `impl Error for JobSchedulerError`
Issue -
State: closed - Opened by Czocher almost 3 years ago
- 1 comment
#22 - fix: cp on Windows
Pull Request -
State: closed - Opened by wormtql almost 3 years ago
- 2 comments
#21 - Can't compile on Windows
Issue -
State: closed - Opened by wormtql almost 3 years ago
- 1 comment
#20 - How about do not depend on prost if not enable nats_storage or postgres_storage?
Issue -
State: closed - Opened by deftsp almost 3 years ago
- 8 comments
#19 - Cannot remove jobs because adding does not return a UUID
Issue -
State: closed - Opened by mmstick almost 3 years ago
- 2 comments
#18 - 0.6 Postgres
Pull Request -
State: closed - Opened by mvniekerk almost 3 years ago
#17 - 0.6 beta 2
Pull Request -
State: closed - Opened by mvniekerk almost 3 years ago
#16 - Sporadic deadlock happens on v0.6.0
Issue -
State: closed - Opened by BlackDex almost 3 years ago
- 5 comments
#15 - future created by async block is not `Sync`
Issue -
State: closed - Opened by sheldonth almost 3 years ago
- 3 comments
#14 - Shutdown handling/signal example
Issue -
State: closed - Opened by fmorency almost 3 years ago
- 6 comments
#13 - Remove unnecessary Sync
Pull Request -
State: closed - Opened by vkill almost 3 years ago
- 5 comments
#12 - 0.6 beta 1
Pull Request -
State: closed - Opened by mvniekerk almost 3 years ago
#11 - Allow cron::Schedules as function arguments
Pull Request -
State: closed - Opened by hgzimmerman almost 3 years ago
- 8 comments
#10 - How to use async function in run thread?
Issue -
State: closed - Opened by marvinpan8 almost 3 years ago
- 1 comment
#9 - sample on crates.io has a borrow error.
Issue -
State: closed - Opened by davehorner about 3 years ago
- 1 comment
#8 - Can't run an async function that operate MySQL via Connection Pool.
Issue -
State: closed - Opened by rts-gordon about 3 years ago
- 8 comments
#7 - sample in readme miss dependencies
Issue -
State: closed - Opened by elderbig over 3 years ago
- 1 comment
#6 - hi, can you support some shortcut to create cron expresions, such as daily?
Issue -
State: closed - Opened by vidyli over 3 years ago
- 2 comments
Labels: enhancement
#5 - Remove unused Tokio feature flags
Pull Request -
State: closed - Opened by mucinoab over 3 years ago
- 1 comment
#4 - can I use await in the job?
Issue -
State: closed - Opened by mrxiaozhuox over 3 years ago
- 4 comments
Labels: enhancement
#3 - Lots of problems in documentation
Issue -
State: closed - Opened by krojew over 3 years ago
- 2 comments
Labels: documentation
#2 - Should have a way to deal with graceful shutdown
Issue -
State: closed - Opened by dialtone over 3 years ago
- 4 comments
#1 - Remove job funcitonality unusable
Issue -
State: closed - Opened by MrDarthShoe almost 4 years ago
- 3 comments