issues
search
ixti
/
sidekiq-throttled
Concurrency and rate-limit throttling for Sidekiq
MIT License
713
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump codecov/codecov-action from 4 to 5
#196
dependabot[bot]
opened
9 hours ago
0
change cooldown default values + explain
#195
bdegomme
closed
1 week ago
2
Middleware order
#194
Vagab
opened
1 month ago
1
sidekiq-throttled.gemspec: Drop exe/ configuration
#193
olleolleolle
closed
1 week ago
1
sidekiq-throttled.gemspec: Prefer add_dependency
#192
olleolleolle
closed
1 week ago
2
Update README.adoc
#191
woodhull
closed
3 months ago
1
Add a concurrency per user, but also total concurrency as a whole
#190
princejoseph
closed
5 months ago
4
Reset enqueued_at on re-enqueuing job
#189
bdegomme
closed
6 months ago
2
Clarification on Expected Behaviour
#188
gregfletch
opened
7 months ago
14
Dynamic Throttling depending on usage
#187
farojos
opened
7 months ago
0
fix: DRY-up job class/args extraction
#185
ixti
closed
7 months ago
7
Unwrap ActiveJob arguments
#184
jlledom
closed
8 months ago
2
build(deps): bump codecov/codecov-action from 3 to 4
#183
dependabot[bot]
closed
9 months ago
0
ci: Refactor Sidekiq-Pro tests conditionals
#182
ixti
closed
9 months ago
2
Fix spec_helper for Sidekiq Pro
#181
mnovelo
closed
9 months ago
3
Properly recover previously throttled orphaned jobs when using Sidekiq Pro's SuperFetch
#180
gstokkink
closed
9 months ago
7
ci: Run Sidekiq-Pro test suites if license present
#179
ixti
closed
10 months ago
3
Support Sidekiq Pro super_fetch
#178
mnovelo
closed
10 months ago
18
refactor: Extract retrieve_work patch
#177
ixti
closed
10 months ago
1
feat: Add Ruby-3.3 support
#176
ixti
closed
10 months ago
1
Support Sidekiq Pro super_fetch
#175
mnovelo
closed
10 months ago
7
Add dynamic cooldown policies
#174
ixti
opened
11 months ago
8
ci: Improve output of test matrix
#173
ixti
closed
11 months ago
1
feat!: Allow ruby 2.7
#172
freemanoid
closed
11 months ago
1
ci: Add codecov
#171
ixti
closed
11 months ago
1
doc: Add SensorTower endorsement
#170
ixti
closed
11 months ago
1
[README] remove warning about 0.x being the stable version
#169
dorianmarie
closed
11 months ago
1
Jobs disappear from the queue if the number of retry attempts is exceeded
#168
squaretus
closed
11 months ago
3
Deprecate Sidekiq::Throttled.setup!
#167
ixti
closed
11 months ago
3
Release v1.0.1
#166
ixti
closed
12 months ago
0
migration plan for sidekiq 7
#165
skyeagle
closed
12 months ago
4
refactor: Remove configuration object
#164
ixti
closed
12 months ago
0
Temporarily skip queues on too many throttled jobs in a row
#163
ixti
closed
12 months ago
0
fix: Better patch BasicFetch
#162
ixti
closed
12 months ago
0
Remove sidekiq 6 support
#161
ixti
closed
12 months ago
0
Add logic to temporarily skip queue if excessive number of throttled jobs
#160
Connorhd
closed
12 months ago
3
Add logic to temporarily skip queue if excessive number of throttled jobs
#159
Connorhd
closed
1 year ago
0
Fix typo `sidkiq_options`
#158
nthx
closed
1 year ago
1
Observer is called continuously
#157
stefanoc
closed
12 months ago
4
Replace "end" with "head" in test cases
#156
yykamei
closed
1 year ago
2
Broken with latest Sidekiq 7.1.4?
#155
aarona
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#154
dependabot[bot]
closed
1 year ago
0
Concurrency misbehaving and causing duplicate jobs in queue
#153
danishsatkut
closed
12 months ago
11
Causes duplicate jobs to be created on restart
#152
adambutler
opened
1 year ago
1
fix: middleware not finalizing correctly when job is ActiveJob
#151
malavbhavsar
closed
1 year ago
2
Allow configuring whether throttled jobs are put back on the queue immediately or scheduled for the future
#150
lavaturtle
opened
1 year ago
42
Multiple throttle options
#149
apetrov88
opened
1 year ago
3
refactor!: Patch Sidekiq::BasicFetch
#148
ixti
closed
1 year ago
0
refactor!: Inherit Fetch from BasicFetch
#147
ixti
closed
1 year ago
0
Allow throttle queues
#146
ixti
opened
1 year ago
6
Next