-
Hey! Nice lib :ok_hand: :ok_hand: :ok_hand:
Today I ran into an issue: An infinite loop of **very fast** retries when a "RabbitSubscribe" handler errors and keeps erroring.
How do I configure a…
-
Cookbook version: 5.6.1
#425 removed check for policy existance before set_policy is used. This has fixed the issue when policy was not reapplied on parameter changes. But now it is causing similar…
-
I ran into this problem while debugging another problem in EasyNetQ code. See [TryToConnect](https://github.com/EasyNetQ/EasyNetQ/blob/master/Source/EasyNetQ/PersistentConnection.cs#L77) method. I no…
-
I'm running an index and various pieces of code are complaining that the database is locked:
- `index: database is locked for “”`
- `photo: database is locked (save after deadlock)`
- `index: da…
-
_Originally posted by @acogoluegnes in https://github.com/rabbitmq/opportunities/issues/99#issuecomment-910000375_ (private repository)
I reproduced a couple of issues on a local node (not a cluste…
-
### Summary
netapp.ontap.na_ontap_interface re-runs are failing because the LIF already exists with the IP. This is not idempotent.
### Component Name
netapp.ontap.na_ontap_interface
### Ansible V…
-
The following minimal example will crash the process with unhandled 'error' event instead of rejecting the promise returned from `Channel#get`.
``` js
const amqp = require('amqplib')
const open = amq…
-
Hi,
I'm upgrading a Zulip Server 4.8 to the new release 4.9 and I'm getting an error (`ERROR: node with name "zulip" already running on "localhost"`) when the upgrade script try to restart rabbitmq…
eguaj updated
2 years ago
-
I am using the publisher example from the readme file.
First run
```
Traceback (most recent call last):
File "/home/wrobell/projects/snippets/rabbitmq/rabbitmq.py", line 11, in
asyncio.r…
-
When a new workflow request is received (see #51) the workflow manager component is notified and should begin processing a new workflow.
**The following has been split out into these subtasks:** (n…