-
Hi Team,
I am getting following error in default setup
websocket-tcp-relay[31604]: 3.7.237.29:56904 connected
3.7.237.29:56904 connected to upstream
3.7.237.29:56904 disconnected: #
[main…
-
Hey, after updating to v3 this is no longer working
```js
import { AMQPClient } from '@cloudamqp/amqp-client'
const amqp = new AMQPClient('amqp://localhost')
const conn = await amqp.connect(…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
```
software…
-
**Describe the bug**
This only effect when you trying to connect to remote rabbitmq. eg:
`AMQP_URI=amqps://admin:HHm72GUOo40seaVl1e9nVXuwwXGaXN7B@id8v7k.stackhero-network.com:5671`
**To Reproduce…
-
Hello, this is more of a question than an issue as such, but I would like to know please about how to use the amqp client in a long running service.
This has a function that has called regularly on a…
-
👋
We'd like to have the ability to configure a connection name through an environment variable.
This way we can easily identify the connections with e.g. the K8S pod name.
Currently, it is con…
-
After shutting down client connections to CloudAMQP, I see those connections persist for longer than I have the patience to wait out. It's on the order of minutes.
It looks like the celery worker/bea…
-
- Laravel/Lumen version: 10.54
- RabbitMQ version: 3
- Package version: 14
**Describe the bug**
After update to v14, appears this error all the time, i try cleaning cache, reseting docker, usi…
-
i have decided to use yard for documentation
http://yardoc.org/
i think we can use this in future
http://apiary.io/ (also includes testing)
suras updated
10 years ago
-
### What happened?
Using the Table resource and consequently the TableColumnArgs, i notice that by documentation only 4 fields are required (name, position, type_name, type_text).
Running a tabl…