issues
search
ruby-amqp
/
bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Other
1.39k
stars
303
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for no_wait in Bunny::Channel#basic_cancel
#690
michaelklishin
closed
2 months ago
0
Add changelog_uri to gemspec
#686
fynsta
closed
4 months ago
1
`basic_cancel` makes other channels wait
#685
route
closed
2 months ago
3
Channel callback from delivery acknowledgement timeout
#684
dchompd
closed
7 months ago
0
Channel callback from delivery acknowledgement timeout.
#681
dchompd
closed
7 months ago
0
Fix documentation and typos
#679
asms
closed
8 months ago
1
Introduce Bunny::Timestamp, switch to monotonic timestamps
#677
michaelklishin
closed
10 months ago
0
Heartbeat sender uses Time.now which is unreliable
#676
blowfishpro
closed
10 months ago
6
Reader Loop: undefined method handle_frameset for nil:NilClass
#673
milgner
closed
1 year ago
0
Handle standard exceptions in heartbeat sender
#670
mRudzki
closed
1 year ago
1
Introduce recovery_failed callback
#666
Schmitze333
closed
1 year ago
5
Missing client notification when recovery fails (after specified recovery attempts)
#665
Schmitze333
closed
1 year ago
1
Update consumer_work_pool.rb
#664
pgouv
closed
1 year ago
0
Bunny::Channel#default_exchange returns a new object each time
#661
blowfishpro
closed
1 year ago
0
Stop logging heartbeat at INFO level
#660
ccdredzik
closed
1 year ago
2
Ruby 3.2 compatibility for 0.7.x stable
#659
skaes
closed
1 year ago
3
issue656 - change recoverable_network_failure?
#658
womblep
closed
1 year ago
4
Correct base OpenSSL exception class in modern Rubies
#657
michaelklishin
closed
1 year ago
2
OpenSSL error is causing unrecoverable issue
#655
womblep
closed
1 year ago
1
Conditionally add aliases for TLS 1.3 constants
#653
michaelklishin
closed
1 year ago
7
Conditionally alias constants for TLSv1.3 to support older OpenSSL releases
#652
michaelklishin
closed
1 year ago
0
Update queue options[:argument] before declaration
#651
michaelklishin
closed
1 year ago
0
Bunny::Channel#quorum_queue does not result in a QQ declaration
#650
michaelklishin
closed
1 year ago
0
Fix non bang merge
#649
rene-muehlboeck
closed
1 year ago
3
NameError: uninitialized constant OpenSSL::SSL::TLS1_3_VERSION (bunny-2.20.0, ruby 2.6)
#645
doconnor-clintel
closed
1 year ago
4
fix: prevent race condition when manually closing channel
#644
milgner
closed
1 year ago
1
Introduce a few helpers for quorum queues and streams
#643
michaelklishin
closed
1 year ago
0
Fix delivery tag offset calculation after network failure recovery
#639
remisauvat
closed
2 years ago
3
Synchrosize reset of unconfirmed_set in recovery
#638
remisauvat
closed
2 years ago
2
Confusion of parameters
#636
ndvbd
closed
2 years ago
0
Avoid race between multi-message ack and publish
#635
romuloceccon
closed
2 years ago
1
Bunny does not recover from Rabbitmq Broker restart but reconnects on manual restart of service
#633
akilaragh
closed
2 years ago
0
Fixed minor typo in doc comments
#632
ukarim
closed
2 years ago
1
QueueDeclare / Timeout issue
#630
c23omega
closed
2 years ago
0
Use modern SSLContext API
#629
michaelklishin
closed
2 years ago
1
TLS 1.3 support
#628
chevinbrown
closed
1 year ago
2
Fix #to_inspect and #to_s in Bunny::Channel and Bunny::Consumer
#625
lacrosse
closed
2 years ago
1
Queue subscribe: Calling thread is no longer blocked after connection failure
#624
olofheurgren
closed
2 years ago
2
any plans to support the new rabbitMQ stream plugin with RabbitMQ 3.9?
#623
alilland
closed
2 years ago
4
Update documentation to match used opts
#622
KonradChlupka
closed
2 years ago
1
Remove test_files from gemspec
#621
alexeyschepin
closed
3 years ago
2
Issue 615
#618
krappaU
closed
3 years ago
0
Don't reconfirm already acked messages when multiple is true
#617
kinnalru
closed
3 years ago
2
Binding a queue to same exchange twice but using different routing keys not working as expected
#616
andrecavallari
closed
2 years ago
1
Redeliver publisher confirms acks again and again from 0 till current tag
#615
kinnalru
closed
3 years ago
4
Cannot subscribe to existing queue with no configure permission
#613
JOravas
closed
3 years ago
2
Gem includes test certificates
#612
chaitrahegde115
closed
3 years ago
3
losing published messages
#611
padoauk
closed
3 years ago
2
Fix specs descriptions
#610
sharshenov
closed
3 years ago
0
Fix CA cert regexp
#609
sharshenov
closed
3 years ago
0
Next