-
**Additional environment details (Operating System, Cloud provider, etc):**
Linux, Heroku
**Steps to reproduce the issue:**
1. Configure agent for rabbitmq
2. Pass CloudAMQP credentials
3. Obse…
-
Hi, I'm trying to import an existing instance to Terraform and here is what I get:
```
$ terraform import cloudamqp_instance.instance 00000
cloudamqp_instance.instance: Importing from ID "00000…
-
It is useful to have handlers with different prefetch values.
https://github.com/Workable/rabbit-queue/blob/1e58da7953b941f0076cc77c4d7da23966108c0f/ts/rabbit.ts#L70
Right now this is not possib…
-
## Output of `haproxy -vv` and `uname -a`
```
$ uname -a
FreeBSD wintermute.skunkwerks.at 13.0-CURRENT FreeBSD 13.0-CURRENT r361107+33e88c81a071-c268610(master) GENERIC-NODEBUG amd64
$ h…
-
I know nothing about the release process, but wouldn't it be beneficial if this provider could be installed just like [official Terraform providers](https://www.terraform.io/docs/providers/index.html)…
-
https://www.rabbitmq.com/lazy-queues.html
https://www.cloudamqp.com/blog/2017-07-05-solving-the-thundering-herd-problem-with-lazy-queues.html
-
.NET naming convention [says](https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/capitalization-conventions) that acronyms should be PascalCase.
However, the brands should keep capi…
-
48core*200G server with zero LA :
via proxy
```
require_once __DIR__ . '/vendor/autoload.php';
use PhpAmqpLib\Connection\AMQPStreamConnection;
use PhpAmqpLib\Message\AMQPMessage;
$t1 = mic…
-
running az billing invoice list gives following error:
`ERROR: DisallowedProvider - The operation is not permitted for namespace 'Microsoft.Billing'. List of permitted provider namespaces is '84codes.…
-
The Git tag of the latest version contains a `.` between the `v` and the major version, while the previous version does not. This causes issues with automated download scripts.
- Version `1.2.1` is…