-
**Issue by [Gankro](https://github.com/Gankro)**
_Friday Aug 15, 2014 at 15:09 GMT_
_For earlier discussion, see https://github.com/rust-lang/rust/issues/16521_
_This issue was labelled with: A-lib…
-
Currently, `Frame.toString`, `Client.connect`, `Client.send`, `Client.subscribe`, `Client.ack` and `Client.nack` mutate the `headers` argument they are invoked with. This causes very subtle bugs in cl…
-
If someone has a more sophisticated approach to writing output files to `/local/scratch` and transferring to persistent project storage on Eagle or Grand besides a simple `cp/mv/rsync` at the end of t…
-
### Astronomer Cosmos Version
Other Astronomer Cosmos version (please specify below)
### If "Other Astronomer Cosmos version" selected, which one?
1.7.0
### dbt-core version
1.8.5
### Versions o…
-
Right now, if the queue processor is inactive, indexes will presume that they should not add to the queue (e.g. MODE_DEFERRED), and instead, they should treat indexing operations as if they were MODE_…
-
**Describe the bug**
Sending a message with compression, batching enabled and `deliver_after` results in a corrupted message. Disabling compression resolves the problem.
**To Reproduce**
Steps to…
-
Hi! Cool library.
My use case is an IoT system where data is buffered for transmission. In the event of flaky comms, I need to buffer data to disk instead of memory, so this library looks great fo…
-
Hi!
first of all congratulations for this repo. I was using the other Hacs repo, that worked great but it was more “manual” then yours. I noticed that the other one detected the door open calls fro…
-
Required k8s persistent volume & filesystem level metrics along with their grafana dashboards and few sane alerts preferably in [kube-prometheus mixin](https://github.com/kubernetes-monitoring/kuberne…
-
Playbook:
```
---
- hosts: all
vars:
network_connections:
- name: eth1
type: ethernet
autoconnect: no
state: up
mtu: 1492
ip:
…