issues
search
ruby-amqp
/
hutch
A system for processing messages from RabbitMQ.
https://gocardless.com/blog/hutch-inter-service-communication-with-rabbitmq/
MIT License
865
stars
138
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Relax activesupport dependency to support rails 8
#402
drobny
closed
2 weeks ago
5
Take the minor version of Ruby into account
#401
sharshenov
closed
2 months ago
0
Fix CI
#400
sharshenov
closed
3 months ago
1
Require ostruct explicitly
#399
sharshenov
closed
6 months ago
0
Client properties
#398
sharshenov
closed
6 months ago
2
How can I publish to multiple exchanges?
#396
lemanh2006
closed
10 months ago
0
Add delivery_info to properties for error handler
#395
tlloydthwaites
closed
6 months ago
4
NameError (uninitialized constant Hutch::Broker::Bunny) on JRuby
#394
nulllvoid
opened
1 year ago
2
exact queue name option
#393
tlloydthwaites
opened
1 year ago
1
Upgrade dependencies, Ruby 3.2 compat
#392
michaelklishin
closed
1 year ago
0
Revisit Ruby test matrix
#391
michaelklishin
closed
1 year ago
0
Allow auth mechanism to be configured
#390
ball-hayden
closed
1 year ago
2
Could we have a release to address already fixed deprecation warnings?
#389
douglasmiller
opened
1 year ago
0
fix: reject and requeue double acknowledgement
#388
ahmedsaalah
closed
1 year ago
5
Consumer to be auto-ack False
#387
ahmedsaalah
opened
2 years ago
0
fix Sentry integration - make sure that the payload is a hash, not JSON
#386
Azdaroth
closed
2 years ago
2
Reject makes hutch process stuck
#384
ahmedsaalah
closed
2 years ago
0
Handling error with max-retry uses dead letter policies
#382
ahmedsaalah
closed
2 years ago
0
Can't find consumers in app/consumers when running with Rails 7
#381
wheee
closed
2 years ago
1
Do not modify queue name in place. Create a new String
#380
douglasmiller
closed
2 years ago
1
Fix specs and CI
#379
douglasmiller
closed
2 years ago
0
Concern regarding Consumer's metheod "consume"
#377
moatazelmohtaseb
closed
2 years ago
0
Fix $LOAD_PATH error
#376
AlexanderMint
closed
2 years ago
1
Fix warning about usage of TrueClass#=~ on Ruby 2.7
#375
romuloceccon
closed
2 years ago
0
Support for activesupport > 7
#374
deissimon
closed
2 years ago
2
Relax dependency to accept Rails 7.0
#373
kivanio
closed
2 years ago
3
Make Bunny all queue options available
#372
kavv-hub
closed
3 years ago
1
make bunny queue options available to consumer
#371
cro-kavin
closed
3 years ago
0
CI: Use GitHub Actions
#370
olleolleolle
closed
3 years ago
1
putting Exchange behind Adapter
#369
klobuczek
closed
3 years ago
0
hutch installs bunny but complains about missing march_hare on jruby
#368
klobuczek
opened
3 years ago
5
Cut a new release
#366
TomA-R
closed
3 years ago
1
CI: Configure JRuby 9.2.19.0
#365
olleolleolle
closed
3 years ago
2
Delivery Acknowledgement Timeout makes hutch process stuck
#364
godsent
opened
3 years ago
2
add 'literal' Sentry error handler and make it separate from legacy Raven
#363
Azdaroth
closed
3 years ago
1
Added error handler for Bugsnag
#362
ivanhuang1
closed
3 years ago
1
Starting `hutch` consumers fails within Rails Engine.
#361
pacso
opened
3 years ago
0
add Datadog tracer
#360
Azdaroth
closed
3 years ago
1
CI: Use latest 9.2 JRuby
#359
olleolleolle
closed
3 years ago
3
handle type-casting for config, even when explicitly setting values using .set method
#358
Azdaroth
closed
3 years ago
2
Correct typo in README
#357
nikokon
closed
3 years ago
1
Add namespace to documentation + Enforce `MultiJson` usage
#356
BuonOmo
closed
4 years ago
1
Run only some consumers
#355
andrykonchin
closed
4 years ago
4
Handing database connection timeouts
#354
igatto
closed
4 years ago
1
Updated changelog for mq_exchange_type
#353
johankok
closed
4 years ago
0
Hutch concurrency question
#352
jnarowski
closed
4 years ago
4
Hutch.publish returning (undefined method `publish' for nil:NilClass)
#351
jnarowski
closed
4 years ago
4
Hutch URI supported?
#350
jnarowski
closed
4 years ago
3
Make RabbitMQ exchange type configurable
#349
bumi
closed
4 years ago
1
Backward compatibility with old existing queues broken with introduction of queue types
#348
dsennerlov
closed
4 years ago
5
Next