amqp-bunny icon indicating copy to clipboard operation
amqp-bunny copied to clipboard

[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on bunny/bunny lib

Results 3 amqp-bunny issues
Sort by recently updated
recently updated
newest added
trafficstars

I have the following problem: There are several queues with which third-party providers are requested via REST. A floodwait can occur and so the consumption of the affected queue must...

Hi everyone, I have some problem with executing task. After around 1 hour another consumer start processing task whose is processing by other consumer. I try upgrade heartbeat to 10800...

Since i've upgraded my current project to php8.1 I always get the deprecation warning about passing null to the strlen() function. > Deprecated: strlen(): Passing null to parameter #1 ($string)...