-
**Is your feature request related to a problem? Please describe.**
NATS Jestream is persistent message queue, acts similar to Apache Kafka. Currently Dozer doesn't support NATS Jetstream.
**Descri…
-
I'm trying to implement `resume_name`so that i don't risk losing messages
I'm getting the error:
`Error: Channel closed by server: 403 (ACCESS-REFUSED) with message "ACCESS_REFUSED - queue 'subs.*' …
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or close…
-
Here's my code:
```
var kue = require('kue-scheduler');
var Queue = kue.createQueue();
var jobName = "sendReport";
// Create a job instance in the queue.
var job = Queue
.createJob(jobNa…
-
In order to allow us to run a single, persistent K23SI proxy per machine, we should test a shmem implementation. A potential downside may be that data has to be copied into the queues, instead of just…
-
**Citrus Version**
4.1.0
**Question**
How can I enable **amqp** for temporary created _RMQDestinations_ (jms-temp-queues) during a synchronous citrus invocation?
**What I've tried so far*…
-
I have installed the (Lora-Traning_in_Comjy) custom node. and i am using Portable Comfyui in windows 11 and i have RTX3060. My comfy is fully updated. I also installed the requirment.txt and now when …
-
I'm having trouble getting fileconveyor to sync files from my server to cloudfiles. The installation and setup seemed to work fine, I run the arbitrator.py and it does not throw any errors. it just do…
-
**Is your feature request related to a problem? Please describe.**
Components need to use storage extensions for various purposes. There should be a standard way of configuring storage for a componen…
-
**Describe the bug**
Debug beam (emu type) aborts `enif_whereis_pid` for "Lock order violation" in a resource destructor function.
The pid we are looking for is NOT the process which is 'DOWN'.…