-
A colleague and I noticed that `amqp.Channel`'s method `InspectQueue` is sometimes blocking when the connection is lost. I have included a minimal example of the code used below.
I tested this code…
-
```
What steps will reproduce the problem?
1. open or create a wave
2. click "plus" sign to add participant
What is the expected output? What do you see instead?
nothing happens
What browser are you…
-
have only found how to install with docker, would be interested in installing this application directly on a server. what are the requirements? which databases can be used? ...
-
### Is your feature request related to a problem? Please describe.
Classic Queues and Streams support "fail-safe" parameters in queue deletion requests. Quorum Queues could benefit from the same para…
-
Hi,
I noticed your makefile is just a one liner:
```
include ../umbrella.mk
```
This causes my make to fail. Is this intentional?
-
Hi, after a bit of playing around with using alpakka to connect to ActiveMQ, I discovered that the AMQP protocol used by `alpakka-stream-alpakka-amqp` doesn't match the protocol version used by Active…
-
## System information
```
--------------- System Information ---------------
OTP release: 20
ERTS version: 9.3
Compile date: Tue Apr 3 08:53:44 2018
Arch: x86_64-unknown-linux-gnu
Endianness…
-
After upgrading our solution to .Net 6 and EpiServer.Events.MassTransit 1.0.0, the cache invalidation has stopped working. We can see that the messages are being sent and received by the different ser…
-
Based on https://github.com/pika/pika/commit/3027890081adaa067268aa4839638a32734c263f and
```
Heartbeat Timeout Value
The heartbeat timeout value defines after what period of time the peer TCP c…
-
Hi, thanks a lot for the project, `amqp-utils` is a really helpful tool for managing AMQP servers!
Today I faced the following problem: I'm using a few custom exchange types, like [0]. I don't want m…