-
AsyncAPI is a sister specification to OpenAPI for describing asynchronous (e.g. message queuing) APIs. AsyncAPI is gaining some traction in the industry and by producing an emitter for this we could d…
-
I have an orchestrator function that continuously WaitForExternalEvent with the name "Events". If a new event is received, it will process it. What I'm seeing is that the WaitForExternalEvent never re…
-
Hello,
I am using the below code to build a voice agent, most of the code has been gathered from different examples. I am facing the following problems:
1- interruption handling is bad compared to e…
-
Hi I am struggling to find a workable configuration to get the geospatial feature running.
It's a Unity App, I use a geospatial sample from there.
The App does build and runs after build in Xcod…
-
As a host, I'd like to be able to mark a collection of cards as 'preferred'. These messages could be attached to the side of the screen so that its easy to locate those messages.
-
# What is happening?
Section description
Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.
when i make ch…
-
Dear Salva!
I'm a heavy user of Net::SFTP::Foreign (I even have a dependency on it in EAI::Wrap), however I came across a strange behaviour of the put operation with the combination of 1) putty/pli…
-
ibm_db 3.2.4. node 20.12.2
i was doing some development as usual using some
try { await conn.query(sql,bindings) } catch (err) { throw err} (or Promise.reject)
the problem was that i by mistake…
-
Currently the IBMMQ integration collects the Queue Manager metrics using the prometheus exporter. The IBMMQ messaging queue reports metrics related to queue. This datastream will collect metrics from …
-
MongooseIM version: 3.5.0
Installed from: source
Erlang/OTP version: 20
Does MongooseIM (3.5.0) keep _chat state notifications_ in the offline message queue? I kept getting this:
```
Your conta…