-
**Is your feature request related to a problem? Please describe.**
If I create a vhost in the namespace **foo**, I am able to add a user and permissions to that vhost in the namespace **bar**.
**…
-
# 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…
-
Hello,
I try to install SQUEST on k3s but during the installation, I got this error message :
`TASK [squest_k8s : Django env as config map] `
`[WARNING]: Unable to find '/path/to/id_ed25519_squ…
-
# Summary
When a client connects to a RabbitMQ server over AMQP1.0 using the 'Anonymous' SASL Profile, and then attempts to send messages to that server, RabbitMQ behaves as if it were receiving mess…
coro updated
2 months ago
-
I was looking at task priority support from Celery using redis as a broker and after a bit of digging I see why it doesn't work how I expected it at first.
The `priority_steps` setting in broker_tr…
-
`cloudamqp_nodes` data exposes only hostname of the nodes of rabbitmq cluster that by default resolves to public IPs.
It would be nice to have internal_hostname attribute of every node in a cluster. …
-
proposal: port forwarding via SSH tunnel
I'd like to start adding port forwarding via SSH tunnels to terraform.
This is useful when you want to use terraform with systems which are only accessible v…
-
Following is a description of how I _think_ checkpoint can be integrated into a
web application. I would love to get feedback on this to see if I'm on the right
track. I'm particularly interested in h…
-
### Describe the bug
* Start a RabbitMQ cluster
* Restart a node
Logs
```
2023-05-24 01:39:55.227067-07:00 [error] Feature flags: on node `rabbit@rabbit2`:
2023-05-24 01:39:55.227067-07…
-
When not using the data container (everything in one container), it works as expected.
Now we want to scale it up so that we can run multiple instances in parallel. First we tried is without a data…