mosquito-cr/mosquito
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
CrystalMIT
Issues
- 0
Track more job run metadata
#157 opened by robacarp - 0
Add pubsub events for Runners
#158 opened by robacarp - 0
Calculate average duration of a job run
#159 opened by robacarp - 0
Add a metric which counts jobs enqueued
#155 opened by robacarp - 0
Add a metric which tracks job runs per runner
#156 opened by robacarp - 1
Provide API for inspecting the backend data
#90 opened by robacarp - 0
When a job schema changes, added optional parameters shouldn't cause the job to fail.
#149 opened by robacarp - 0
Add a before/after enqueue set of hooks
#130 opened by robacarp - 6
unknown command `lmove`
#132 opened by jwoertink - 0
- 0
Auto-enqueue or perpetual jobs
#144 opened by robacarp - 1
`Mosquito::VERSION` in `2.0.0` release
#141 opened by mamantoha - 0
- 0
Crash - ERR too many keys to fetch, please use SCAN
#137 opened by robacarp - 1
- 1
Add ability to configure global Redis namespace prefix
#133 opened by dammer - 0
Add hook for job-interrupted, and improve scheduling logic to requeue a job if it needs to be terminated
#131 opened by robacarp - 1
Make executor count configurable
#127 opened by robacarp - 0
Ability to specify a redis connection pool from an application, instead of making mosquito handle it all
#129 opened by robacarp - 9
High CPU usage
#126 opened by mamantoha - 7
Graceful shutdown when receiving the TERM signal
#122 opened by jgaskins - 1
Provide a way to detect and clean up jobs which were started but never finished
#91 opened by robacarp - 0
- 5
mosquito is completely broken after 1.0.1
#114 opened by mamantoha - 5
- 0
- 0
Rename "Task" to "Job Run"
#68 opened by robacarp - 0
- 0
Update runner to use time::span instead of bare seconds, and monotonic for the idle wait
#99 opened by robacarp - 3
Support error handlers
#97 opened by confact - 1
Postgres Backend
#67 opened by robacarp - 0
- 0
Leaky Bucket Queue?
#101 opened by robacarp - 0
- 0
- 0
Address developer experience around Job#job_type
#84 opened by robacarp - 1
Update tests to use Log.capture
#54 opened by robacarp - 11
- 7
Run mosquito using multiple processes
#80 opened by wout - 1
Can't use months with PeriodicJob
#65 opened by jwoertink - 0
Unable to write a job with no params
#66 opened by jwoertink - 0
Add before/after hooks to jobs
#69 opened by robacarp - 0
Provide a job metadata store
#70 opened by robacarp - 1
- 0
- 2
[Feature request] add delayed jobs
#72 opened by watzon - 1
- 5
- 1
Change the params api
#50 opened by watzon - 0
Deprecation warning in Crystal 0.34.0
#46 opened by mamantoha