-
Hi,
I see on Linux/backend.c there's no broker code for filtering feature.
Do you know if is there anyone working on it or is there any issue with this feature on Linux?
Thanks
Simone
-
I'm running bluetti-mqtt with:
```
bluetti-mqtt --broker 127.0.0.1 70:B8:F6:80:97:xx --interval 30
```
and get the following error every second or two:
```
Traceback (most recent call last…
-
Hello,
My Django installation use Oracle database and trying to user Django Q with "orm" broker but i get this error
`ERROR LIMIT/OFFSET is not supported with select_for_update on this database …
-
# Issues
I think `dramatiq.composition.pipeline` is not working as expected. The output/result of first actor is not getting passed to second actor.
## Checklist
* [ ] Does your title concise…
-
```
t/getQuery
minionworker-1 | [2024-05-15 21:26:45,860: WARNING/ForkPoolWorker-1] ########## Finished namespace:5c9d71061565ca92b097ff494c969b_UncertaintySampling, job_uid=28fcb8a2bb9ae4716…
-
Hi,
I'd like to use pam authentication with shinken. I installed auth-pam and added the module to webui2.cfg to the modules property.
When I login with a ordinary system user "administrator" I get t…
-
@bgunnar5 I think we communicate here on development with Merlin and TaskVine.
Ive been able to get a results Redis server running here at Notre Dame. However when trying to do oprations with that …
-
As far as I know, stomp is not mandatory to spring websocket integration. So is it possible to make zuul only support the pure websocket without message brokers? For example, a client establishes a we…
-
I'm encountering an error when trying to use Celery with Redis in my Python project. Despite having installed both Celery and Redis, I'm getting the following error:
```
class PrefixedStrictRe…
-
Stages should register their queries for subscription instead of polling Hydra core with queries.
This would enable a more streamlined message flow where hydra core is in control. It would also enabl…