issues
search
ruby-shoryuken
/
shoryuken
A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE. Reach me out on Slack link on the description if you want to become a new maintainer.
Other
2.06k
stars
280
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Sentry wiki page
#779
spacepotato
opened
1 month ago
0
Fix typo in README: change 'interested on' to 'interested in'
#778
kazuyainoue0124
closed
3 weeks ago
1
Add enqueue_after_transaction_commit? for Rails 7.2 compatibility
#777
jpawlyn
opened
2 months ago
11
Add error backtrace to the SQS errored message's attribute, before sending it to DLQ
#776
ankitadhar
closed
1 week ago
2
Recommended ActiveJob error handling is no longer relevant as of Rails 7.1.3
#775
jonny-ras
opened
2 months ago
3
Gradual rollout
#774
thed000d
closed
1 month ago
2
Shutdown when workers encounter unrecoverable errors
#773
jeropaul
closed
1 month ago
2
Add the Ability to be Able to Configure the Logger
#772
BenMorganMY
opened
4 months ago
4
Potential issues with polling and receive messages
#771
VarunNatraaj
closed
4 months ago
1
Bugfix: Extract only the supported message attributes for AWS SQS when `normalize_dump_message`
#770
rsosag
closed
4 months ago
1
Message attribute list values in SendMessageBatch operation are not supported. (Aws::SQS::Errors::UnsupportedOperation)
#769
rsosag
closed
3 months ago
2
Integration tests are failing
#768
Ferenc-
closed
1 month ago
4
`aws-sdk-core` 3.194.x breaks Shoryuken
#767
arvinwiyono
closed
6 months ago
3
Post Ruby and Rails upgrade: Shoryuken worker polling shows no messages even when messages are present in SQS queue
#766
avinash8200
closed
3 months ago
10
Scope the shoryuken context to the current fiber.
#765
ioquatix
closed
1 month ago
10
Thread vs Process | Performance Bottleneck
#764
pranjal-wego
closed
9 months ago
1
Update test matrix
#763
taakuuyaa
closed
9 months ago
1
Remove Code Climate (no longer used) reference
#762
phstc
closed
9 months ago
0
Support for ActiveJob.perform_all_later (Rails 7.1)
#761
gondalez
closed
7 months ago
5
Not able to extend polling strategy when using yaml syntax for configuration.
#760
agrajgarg1526
closed
9 months ago
0
Bugfix: Not able to use extended polling strategy
#759
agrajgarg1526
closed
9 months ago
1
Bump actions/stale from 8 to 9
#758
dependabot[bot]
closed
10 months ago
0
Add spec to method Util#worker_name
#757
juneira
closed
10 months ago
0
Enable hot-reload via adding ActiveSupport::Reloader delegate
#756
littleali
closed
9 months ago
3
Fix activerecord 7.1 deprecation warnings
#755
tomgi
closed
11 months ago
3
delete_message_batch failed is returning nil rather than empty array …
#754
JohnMaguir
closed
12 months ago
3
Adds nullish coalescing to output of Aws::SQS::Client#receive_message to an empty array
#753
mkeemon
closed
1 year ago
8
Exception in Shoryuken::Queue#receive_messages
#752
mkeemon
closed
1 year ago
3
Release a new version v6.1.0
#751
phstc
closed
1 year ago
0
Stop the dispatching of new messages when a SIGTERM signal has been received
#750
hoffi
closed
1 year ago
12
SIGTERM does not stop dispatching of new messages from the queue
#749
hoffi
closed
1 year ago
4
Process terminated when started from Procfile
#748
januszm
closed
11 months ago
3
Bump actions/checkout from 2 to 4
#747
dependabot[bot]
closed
10 months ago
7
Bump actions/stale from 4 to 8
#746
dependabot[bot]
closed
1 year ago
0
CI: Configure dependabot to update GH Actions
#745
olleolleolle
closed
1 year ago
0
Refer to GitHub Org "ruby-shoryuken" in gemspec
#744
olleolleolle
closed
1 year ago
0
When in Rails mode, in development environment, does not load app/workers automatically
#743
ayqazi
closed
1 year ago
4
Allow setup custom exception handlers for failing jobs
#742
nbulaj
closed
1 year ago
1
fire stopped event after executor is stopped
#741
rajyan
closed
1 year ago
2
Feature: after stop callback
#740
rajyan
closed
1 year ago
0
Upgrade test matrix
#739
noelrappin
closed
1 year ago
0
Batches greater than 10
#738
sinecode
closed
1 year ago
4
delay in 'batch: true' option taking effect on startup
#737
davidshin-carity
closed
1 year ago
6
fetch default group options if options is not set by group nor queue
#736
rajyan
closed
1 year ago
0
Documentation for setting Receive Message options are confusing/unexpected when used with groups
#735
rajyan
closed
1 year ago
4
Add Support for Non-retryable Exception to Shoyuken
#734
pyueli
closed
1 year ago
4
Add default body value to worker perform methods
#733
AlexandreL0pes
closed
1 year ago
4
Can concurrency be shared across groups (Managers) ?
#732
gurukannappa
closed
1 year ago
7
FIFO queues and `retry_on` seem incompatible
#731
qnm
closed
1 year ago
2
Doubt about delay in groups
#730
andreleoni
closed
1 year ago
2
Next