-
Move to using [pamqp](https://github.com/gmr/pamqp) for the core AMQP functionality provided in `pika.frame`, `pika.spec`, `pika.compat`, and in some cases `pika.exceptions`.
-
Hi,
First of all, thanks for your book, very good example and explanations.
I've got the following issue: When running v5 and trying to send a message to the gamification service I've got the follow…
-
### Discussed in https://github.com/spring-projects/spring-amqp/discussions/1520
Originally posted by **rfelgent** October 18, 2022
Hi @all,
at my company we have created code that exposes …
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celer…
-
Hi –
I'm using RabbitMQ from a while. I've several microservices running using a basic RPC mechanism very close to the one described in the Rabbit tutorials [().](https://www.rabbitmq.com/tutorials/t…
-
I previously opened a Issue - https://github.com/celery/celery/issues/6232, I was advised to update celery, but the problem remained. Could someone please help me sort this out?
On Debian Linux with …
-
I tried to run sample and command ./yii rabbit throw exception: AMQPProtocolChannelException with message 'NOT_FOUND - no exchange 'my-exchange' in vhost '/'.
I found if comment **if ($type == Amqp:…
-
Currently, event-rabbitmq can use heartbeat, but only by receiving heartbeat-requests, but by the amqp specifications (https://www.rabbitmq.com/resources/specs/amqp0-9-1.pdf p.4.2.7), rabbitmq-client…
-
## Actual Behavior
**Summary of problem**
Some UpdateState requests fail with TimeoutException and we then don't receive any messages from the queue for 16 minutes when the connection times out and …
-
```
1. Close connection manually.
And destruction try to make this second time.
Write function throw exception. And we have PHP fatal.
Simple AMQP client library for AMQP for protocol version 0.8
`…