Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mosquito-cr/mosquito issues and pull requests

#168 - Publishes events when queues are manipulated

Pull Request - State: closed - Opened by robacarp about 1 month ago

#165 - Safer shutdown sequence

Pull Request - State: closed - Opened by robacarp about 1 month ago

#164 - Add pubsub events for jobs enqueued

Issue - State: closed - Opened by robacarp about 1 month ago - 1 comment

#163 - Queue contain non existed JobRun id

Issue - State: open - Opened by dammer about 2 months ago - 4 comments

#162 - Create ye_olde_redis.cr

Pull Request - State: closed - Opened by robacarp 3 months ago

#160 - overseers now publish lifecycle events

Pull Request - State: closed - Opened by robacarp 3 months ago

#159 - Calculate average duration of a job run

Issue - State: open - Opened by robacarp 3 months ago

#158 - Add pubsub events for Runners

Issue - State: closed - Opened by robacarp 3 months ago

#157 - Track more job run metadata

Issue - State: closed - Opened by robacarp 3 months ago

#156 - Add a metric which tracks job runs per runner

Issue - State: open - Opened by robacarp 3 months ago

#156 - Add a metric which tracks job runs per runner

Issue - State: open - Opened by robacarp 3 months ago

#155 - Add a metric which counts jobs enqueued

Issue - State: open - Opened by robacarp 3 months ago

#155 - Add a metric which counts jobs enqueued

Issue - State: open - Opened by robacarp 3 months ago

#154 - API - executors now publish events

Pull Request - State: closed - Opened by robacarp 3 months ago

#153 - Adds mosquito api for interacting with queues

Pull Request - State: closed - Opened by robacarp 3 months ago

#153 - Adds mosquito api for interacting with queues

Pull Request - State: closed - Opened by robacarp 3 months ago

#151 - Use crystal spec for running tests

Pull Request - State: closed - Opened by robacarp 3 months ago

#150 - Adds mosquito api for overseers

Pull Request - State: closed - Opened by robacarp 3 months ago

#149 - When a job schema changes, added optional parameters shouldn't cause the job to fail.

Issue - State: open - Opened by robacarp 3 months ago
Labels: good-first-issue

#148 - Adds mosquito api for Job Runs

Pull Request - State: closed - Opened by robacarp 3 months ago

#147 - Adds mosquito api for Executors

Pull Request - State: closed - Opened by robacarp 3 months ago

#146 - implements before/after enqueue hooks on QueuedJob

Pull Request - State: closed - Opened by robacarp 4 months ago

#145 - Rescue and safely terminate any runnable on unhandle exception

Pull Request - State: closed - Opened by robacarp 4 months ago

#144 - Auto-enqueue or perpetual jobs

Issue - State: open - Opened by robacarp 7 months ago
Labels: feature

#143 - feat(queue): allow to exclude dead queue from `size`

Pull Request - State: closed - Opened by lsndr 7 months ago - 2 comments

#141 - `Mosquito::VERSION` in `2.0.0` release

Issue - State: open - Opened by mamantoha 8 months ago - 1 comment

#139 - Version 2.0.0 ; removes deprecated 1.x configuration and methods

Pull Request - State: closed - Opened by robacarp 8 months ago

#138 - replaces #keys with #scan_each to list runners

Pull Request - State: closed - Opened by robacarp 8 months ago

#137 - Crash - ERR too many keys to fetch, please use SCAN

Issue - State: closed - Opened by robacarp 8 months ago

#136 - Ensure only Int numbers are passed to delete and cast to Int64.

Pull Request - State: closed - Opened by jwoertink 8 months ago - 1 comment

#135 - Unexpected argument when using `-Dno_number_autocast`

Issue - State: closed - Opened by jwoertink 8 months ago - 1 comment

#134 - add ability to configure global Redis namespace prefix

Pull Request - State: closed - Opened by dammer 9 months ago - 1 comment

#133 - Add ability to configure global Redis namespace prefix

Issue - State: closed - Opened by dammer 9 months ago - 1 comment

#132 - unknown command `lmove`

Issue - State: closed - Opened by jwoertink 11 months ago - 6 comments

#130 - Add a before/after enqueue set of hooks

Issue - State: closed - Opened by robacarp 11 months ago

#125 - zrange redis command fix + more permissive redis shard version

Pull Request - State: closed - Opened by rmarronnier about 1 year ago - 1 comment

#118 - Implements a monitoring API for mosquito

Pull Request - State: closed - Opened by robacarp over 1 year ago - 1 comment

#100 - Add persist_run_count flag

Pull Request - State: closed - Opened by xaviablaza over 2 years ago - 3 comments

#100 - Add persist_run_count flag

Pull Request - State: closed - Opened by xaviablaza over 2 years ago - 3 comments

#98 - Use the jgaskins/redis shard

Pull Request - State: closed - Opened by jwoertink over 2 years ago - 13 comments

#97 - Support error handlers

Issue - State: closed - Opened by confact over 2 years ago - 3 comments

#96 - Finishes backend abstraction

Pull Request - State: closed - Opened by robacarp over 2 years ago

#96 - Finishes backend abstraction

Pull Request - State: closed - Opened by robacarp over 2 years ago

#94 - Swappable redis configuration

Pull Request - State: closed - Opened by robacarp over 2 years ago - 1 comment

#94 - Swappable redis configuration

Pull Request - State: closed - Opened by robacarp over 2 years ago - 1 comment

#93 - Redis RPOPLPUSH command is deprecated since Redis 6.2

Issue - State: closed - Opened by robacarp almost 3 years ago
Labels: refactor

#93 - Redis RPOPLPUSH command is deprecated since Redis 6.2

Issue - State: closed - Opened by robacarp almost 3 years ago
Labels: refactor

#92 - Logging enhancements

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#92 - Logging enhancements

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#91 - Provide a way to detect and clean up jobs which were started but never finished

Issue - State: open - Opened by robacarp almost 3 years ago - 1 comment

#91 - Provide a way to detect and clean up jobs which were started but never finished

Issue - State: open - Opened by robacarp almost 3 years ago - 1 comment

#90 - Provide API for inspecting the backend data

Issue - State: closed - Opened by robacarp almost 3 years ago - 1 comment

#90 - Provide API for inspecting the backend data

Issue - State: open - Opened by robacarp almost 3 years ago

#89 - Switches to a pooled client connection

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#89 - Switches to a pooled client connection

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#88 - Corrects Log implementation so that entry source is correct

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#87 - Provides a shutdown method on the runner class

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#86 - clarifies the interface for naming the queue a job should use

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#86 - clarifies the interface for naming the queue a job should use

Pull Request - State: closed - Opened by robacarp almost 3 years ago

#84 - Address developer experience around Job#job_type

Issue - State: closed - Opened by robacarp almost 3 years ago

#84 - Address developer experience around Job#job_type

Issue - State: closed - Opened by robacarp almost 3 years ago

#83 - Job crashing with Missing hash key: "limit" (KeyError)

Issue - State: closed - Opened by wout almost 3 years ago - 11 comments

#83 - Job crashing with Missing hash key: "limit" (KeyError)

Issue - State: closed - Opened by wout almost 3 years ago - 11 comments

#82 - V2 RFC

Pull Request - State: closed - Opened by robacarp about 3 years ago

#82 - V2 RFC

Pull Request - State: closed - Opened by robacarp about 3 years ago

#81 - V1 bugfixes

Pull Request - State: closed - Opened by robacarp about 3 years ago

#81 - V1 bugfixes

Pull Request - State: closed - Opened by robacarp about 3 years ago

#80 - Run mosquito using multiple processes

Issue - State: closed - Opened by wout about 3 years ago - 7 comments

#80 - Run mosquito using multiple processes

Issue - State: closed - Opened by wout about 3 years ago - 7 comments

#79 - Replace job#succeeded/failed/executed with an enum

Issue - State: closed - Opened by robacarp about 3 years ago
Labels: refactor

#79 - Replace job#succeeded/failed/executed with an enum

Issue - State: closed - Opened by robacarp about 3 years ago
Labels: refactor

#78 - Update use of ::Log to better indicate where a message is coming from

Issue - State: closed - Opened by robacarp about 3 years ago
Labels: refactor, good-first-issue

#78 - Update use of ::Log to better indicate where a message is coming from

Issue - State: closed - Opened by robacarp about 3 years ago
Labels: refactor, good-first-issue

#77 - Rate limiter module for jobs

Pull Request - State: closed - Opened by robacarp about 3 years ago

#76 - implements before hooks

Pull Request - State: closed - Opened by robacarp about 3 years ago - 1 comment

#76 - implements before hooks

Pull Request - State: closed - Opened by robacarp about 3 years ago - 1 comment

#75 - implements a general purpose job metadata store

Pull Request - State: closed - Opened by robacarp about 3 years ago

#75 - implements a general purpose job metadata store

Pull Request - State: closed - Opened by robacarp about 3 years ago

#74 - Lucky::Env.development? instead of LuckyEnv.development?

Issue - State: closed - Opened by wout about 3 years ago - 1 comment
Labels: documentation

#74 - Lucky::Env.development? instead of LuckyEnv.development?

Issue - State: closed - Opened by wout about 3 years ago - 1 comment
Labels: documentation

#73 - Moves Job retry logic into Job where it can be overridden.

Pull Request - State: closed - Opened by robacarp about 3 years ago

#73 - Moves Job retry logic into Job where it can be overridden.

Pull Request - State: closed - Opened by robacarp about 3 years ago

#72 - [Feature request] add delayed jobs

Issue - State: closed - Opened by watzon about 3 years ago - 2 comments

#72 - [Feature request] add delayed jobs

Issue - State: closed - Opened by watzon about 3 years ago - 2 comments

#71 - Update to the latest redis shard version

Pull Request - State: closed - Opened by jwoertink about 3 years ago

#71 - Update to the latest redis shard version

Pull Request - State: closed - Opened by jwoertink about 3 years ago

#70 - Provide a job metadata store

Issue - State: closed - Opened by robacarp over 3 years ago

#70 - Provide a job metadata store

Issue - State: closed - Opened by robacarp over 3 years ago