-
I have observed, that BLE (BT?) stack can enter a deadlock, when it received a lot of BLE advertisements and ESP32 is busy (eg. using Console heavily).
When enabling "CONFIG_BLE_HOST_QUEUE_CONGESTI…
-
There are thousands of logs like this
I send thousands of messages a day, but some messages give an error like this, one attempt to send a message can generate tens of thousands of goroutines that …
-
- send and receive messages at any time
- each instance is associated with a tag (→ defines communication channel)
- register message handler for specific tags as callback
- message handle contai…
-
First of all, we are using and enjoying PostHog. It's really a helpful product!
## In what situation are you experiencing subpar performance?
Events ingestion and export using 3rd party integratio…
-
## server.cfg output
```
// INGAME SETTINGS
disableVoN = 1; // If set to 1, Voice over Net will not be available
vonCodec = 0; // If set to 1 then it uses IETF standard OPUS codec, if to 0 t…
-
It looks like you have implemented your own message queue. Why not use [rpmsg_queue_create()](https://nxp-mcuxpresso.github.io/rpmsg-lite/group__rpmsg__queue.html#gaf2b13335342ec06d8c264bbb6e27c88f)[]…
-
[sync_slam_toolbox_node-2] [INFO] [1721657901.312031566] [slam_toolbox]: Message Filter dropping message: frame 'laser' at time 1721657901.150 for reason 'discarding message because the queue is full'…
-
### Pimcore version
11.4.1
### Steps to reproduce
1. Create an element (e.g. Asset, or DataObject)
2. Update it so that new versions are created, passing the limit of version numbers.
3. Move it to…
-
My company have a requirement to enable both ways communication with embedded device that runs C++ client, using the queues. I would like to ask if adding support for this is currently considered? Any…
-
Ruby version: 3.3.5
Rails version: 7.1.4
Sidekiq / Pro / Enterprise version(s): 7.3.6 (tried also older versions)
In `application.rb`:
```
config.active_job.queue_adapter = :sidekiq
```
…