-
Any plan to add webhook support?
It's the last thing that that we miss with this provider :)
-
Thanks for this awesome library. however, I have a question, I don't know if I'm doing it wrong but I noticed publications and subscriptions share the same connection (tcp connection). Isn't that prob…
-
This used to work but with `Shards 0.13.0 [dfb6a87] (2021-01-21)` I'm getting:
```
Error shard name (amq-protocol) has ambiguous sources: 'path: ../amq-protocol.cr' and 'git: https://github.com/clou…
-
I would like to open, what we consider a bug.
We are using the Spring framework "spring-jms" with rabbitmq-jms component.
Because we want to know when new messages are coming, we use "DefaultMessa…
-
В компоненте не реализована поддержка TLS.
Соединение с сервером через защищенное подключение (например, порт 5671) возвращает ошибку "Wrong login, password or vhost".
uyfan updated
3 years ago
-
The change in #214 didn't help, no `latest` tag at https://github.com/84codes/avalanchemq/runs/1748367503?check_suite_focus=true#step:8:7
Not sure why it didn't work... we do [checkout](https://git…
-
-
If I'm not mistaken, kombu is using py-ampq if librabbitmq is not available.
So celery is using kombu which is using py-amqp by default.
No matter what celery version is being used, if py-amqp has n…
-
I'm getting the following error when trying to initialize my project and download the provider:
```
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automat…
mpalu updated
3 years ago
-
Seen on: v1.0.0-alpha.22
What happened:
1. queue got created through amqpcat
2. queue got manually deleted through UI
3. Server crashed due to GC error (Maybe restart does it aswell?)
4. On st…