Ecosyste.ms: Issues

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

GitHub / film42/sidekiq-rs issues and pull requests

#54 - Add support for a retry_queue + tests

Pull Request - State: closed - Opened by film42 about 2 months ago
Labels: hacktoberfest-accepted

#53 - Have stats use num_workers as concurrency metric, not cpu cores

Pull Request - State: closed - Opened by film42 about 2 months ago
Labels: hacktoberfest-accepted

#52 - Add tests around new RetryOpts features

Pull Request - State: closed - Opened by film42 about 2 months ago
Labels: hacktoberfest-accepted

#51 - Only enqueue a sched job if the worker removed it

Pull Request - State: closed - Opened by film42 about 2 months ago
Labels: hacktoberfest-accepted

#50 - Optionally disable periodic scheduled and retry jobs

Pull Request - State: closed - Opened by Antti about 2 months ago - 8 comments

#49 - Fix type of retry option: `retry` can be boolean or a number

Pull Request - State: closed - Opened by Antti 2 months ago - 5 comments

#48 - Some questions about periodic tasks

Issue - State: open - Opened by mrxsisyphus 5 months ago - 2 comments

#47 - Strategies for Repeating Execution of Periodic Tasks

Issue - State: open - Opened by mrxsisyphus 5 months ago - 4 comments
Labels: enhancement

#46 - Update readme with details re: num_workers config and separate push/fetch pools

Pull Request - State: closed - Opened by spencewenski 7 months ago - 1 comment

#45 - Use a `JoinSet` to manage the processor's tasks instead of a `Vec`

Pull Request - State: closed - Opened by spencewenski 7 months ago - 1 comment

#44 - Add a yield to prevent `Processor` from hogging redis connections

Pull Request - State: closed - Opened by spencewenski 7 months ago - 1 comment

#43 - Processor hogs the Redis connections

Issue - State: closed - Opened by spencewenski 7 months ago - 6 comments

#42 - Remove unnecessary `mut` from examples

Pull Request - State: closed - Opened by spencewenski 7 months ago - 1 comment

#41 - Allow configuring the number of tasks spawned for workers

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

#40 - Allow RedisConnection methods to accept ToRedisArgs

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

#39 - Fix off-by-one error for max retries check

Pull Request - State: closed - Opened by spencewenski 8 months ago - 2 comments

#38 - Implement graceful shutdown using tokio cancellation tokens

Pull Request - State: closed - Opened by georgeboot 9 months ago - 3 comments

#37 - How to handle gracefull terminsation

Issue - State: closed - Opened by georgeboot 9 months ago - 1 comment
Labels: enhancement

#36 - Switch case lib due to bug with ruby style X1Y1Class shapes

Pull Request - State: closed - Opened by film42 10 months ago - 1 comment

#35 - Redis

Issue - State: closed - Opened by zigomi 12 months ago - 1 comment
Labels: enhancement

#34 - announcing loco.rs

Issue - State: closed - Opened by jondot 12 months ago - 1 comment

#33 - making simple-process-stats optional

Pull Request - State: closed - Opened by jondot about 1 year ago - 2 comments

#32 - expose base redis lib

Pull Request - State: closed - Opened by kaplanelad about 1 year ago - 2 comments

#31 - Add a few style changes prior to release

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

#30 - Build in class_name magic shouldn't alter sturct names

Issue - State: closed - Opened by film42 about 1 year ago - 1 comment
Labels: bug

#29 - move from slog to tracing

Pull Request - State: closed - Opened by jondot about 1 year ago - 3 comments

#28 - remove mut requirement for RedisPool, + some lint fixes

Pull Request - State: closed - Opened by jondot about 1 year ago - 4 comments

#27 - Production Readiness?

Issue - State: closed - Opened by jwilm over 1 year ago - 2 comments

#26 - Add a dep upgrade for latest redis with working retry

Pull Request - State: closed - Opened by film42 almost 2 years ago - 1 comment

#25 - Refactor redis wrapper to use RedisError type instead of generic Box

Pull Request - State: closed - Opened by film42 almost 2 years ago - 2 comments

#24 - Round of perf optimization

Issue - State: open - Opened by film42 almost 2 years ago - 2 comments

#23 - Sidekiq-rs in a Rails app

Issue - State: closed - Opened by jbpfran almost 2 years ago - 3 comments

#22 - Proof of concept custom unique hash override

Pull Request - State: closed - Opened by film42 about 2 years ago - 1 comment

#21 - Remove unused deps and variables in examples

Pull Request - State: closed - Opened by film42 about 2 years ago
Labels: hacktoberfest-accepted

#20 - Add clippy to github actions

Pull Request - State: closed - Opened by film42 about 2 years ago
Labels: hacktoberfest-accepted

#19 - Style fixes

Pull Request - State: closed - Opened by film42 about 2 years ago
Labels: hacktoberfest-accepted

#18 - Add support for unique jobs via some ttl

Pull Request - State: closed - Opened by film42 about 2 years ago
Labels: hacktoberfest-accepted

#17 - A few more demos, a slight bug fix, and a middleware test

Pull Request - State: closed - Opened by film42 about 2 years ago

#16 - Change retry count to isize

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

#15 - Error in log when running 0.7.0

Issue - State: closed - Opened by justmark over 2 years ago - 4 comments

#14 - Sidekiq web processor stats

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

#13 - Add queue to "queues" at enqueue time for stats

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

#12 - Fix bug: We should use lpush not rpush

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

#11 - Ruby and rust examples together

Pull Request - State: closed - Opened by film42 over 2 years ago - 21 comments

#10 - Sidekiq server error with jobs enqueued via Rust by not via Ruby

Issue - State: closed - Opened by justmark over 2 years ago - 5 comments

#9 - CI

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

#8 - Support redis namespaces

Pull Request - State: closed - Opened by film42 over 2 years ago - 6 comments

#7 - Namespaces

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

#6 - Generates ERRO Error leaked out the bottom: TimedOut when using demo code

Issue - State: closed - Opened by justmark over 2 years ago - 10 comments

#5 - Switch from blocking brpop to a polling brpop

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

#4 - Initial implementation of periodic jobs

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

#3 - WIP: Rewrite Worker to be generic over Args

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

#2 - Quick optimization pass

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

#1 - Refactor perform_async opts

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