-
The title pretty much says it all; in my tests, I was unable to put rejected messages back onto the queue.
Publisher code (don't let it run for too long):
``` javascript
var amqp = require('amqp');
…
-
ROS Noetic
OAK-D-PRO-POE
So the oak-d-pro-poe was fine when it starts, but for some reason, after a while it gives me this
```
[1844301041E8E9F400] [169.254.1.221] [1723044660.375] [host] [war…
-
Whenever a user is removed from a meeting by the host by clicking the trash can an email is triggered to us. This is because code in the api doesn't have a trailing slash for the `removeMeeting `and i…
-
As Opie I want all messages in the dead letter queues to be imported to ServiceControl so that I can investigate the reason for failure and retry any of these messages if needed
Some messaging infr…
-
Now, Mirth removes all messages (including QUEUED ones) when the user selects "Remove All Messages", or "Remove Results"
IMHO, MIrth should ask for confirmation to the user about including QUEUED mes…
-
Initially it throwed an error while accessing CC app on new teams.
After following the below instructions mentioned in the article https://github.com/cristianoag/microsoft-teams-apps-company-commu…
-
# Integration with Core System
This is the fundamental task that will allow me to be "me" in Discord conversations. Currently, the bot gives predefined responses, but it needs to interface with my co…
-
I'm trying to get jay to work on my setup. After fixing another issue ( #280 ), I was able to start jay and set the correct resolution.
But if I open a terminal (`kitty` or `wezterm`), the window …
-
I noticed in https://github.com/Bogdanp/dramatiq/blob/master/docs/source/troubleshooting.rst it says:
> Dramatiq operations on builtin brokers are thread-safe
however the broker in this repo is no…
-
Now message synchronization is only supported to the topic level. The runtime does not specify the target queue when sending the message, so the queue after the message is sent to the target topic is …