-
A partner that we are working with has expressed a preference to use SQS rather than RabbitMQ if possible for the message queue, to avoid adding additional infrastructure (whether they run it themselv…
-
It's good that you can write custom adapters to use anything as the backend for feathers-sync, but I'm wondering if there's anything that's "Pay Per Message" instead of a flat rate for dedicated resou…
-
This may be inside the underlying amqp lib. If you think this is a lower level issue please feel free to close.
```
{{:function_clause, [{:amqp_gen_connection, :terminate, [{:function_clause, [{:i…
-
As a lot of IoT devices are ARM based it could be wise to have an ARM version of the worker-manager to allow managing them as well.
-
No data:
It seems likely that this broke when we moved to CloudAMQP and that the monitoring that CloudAMQP provides for us replaces everything this Grafana dashboard provided. If so we can just de…
seanh updated
6 years ago
-
#104
@jonasfj told me to add this to the RFC after I shared this with him.
1: limit connection attempt rate (frequent opening and closing connection => higher CPU utilization)
2: Use maxLengt…
-
I need to add topic exchange support in the short term, and I'll likely have to do this as a separate implementation to run along side NSB. Rather than create another connection in the same applicatio…
-
# Expected Behavior
Connecting to MQTT server at mqtt.farmbot.io:1883, or as it used to be before the MQTT change my.farmbot.io:1883.
# Actual Behavior
![image](https://user-images.githubuserconten…
-
I've try deploy wooey at raspberry pi. It's basically should be same as 'digital ocean' deployments, right?
Scripts works at localhost but, not on the web. you can check it [here](http://partrita.ipt…
-
Looks like the default CA path is broken in Bunny 2.9.0
```
$ ruby -rbunny -e 'Bunny.new("amqps://user:pass@srv.rmq.cloudamqp.com").start'
E, [2018-01-10T14:22:42.423885 #30918] ERROR -- #: No CA…