-
NATS is a message queue/pubsub like system for publishing and subscribing to messages (https://nats.io/). NATS provides more fine-grained scalability and much simpler operational interface than Kafka …
-
I have the following setup:
```
@Incoming(PROCESS_VIEWS_CHANNEL)
@Outgoing(PROCESS_VIEWS_DLQ_CHANNEL)
@Acknowledgment(Strategy.MANUAL) // Enable manual ack/nack
@ActivateRequestContext
public Me…
-
**Is your feature request related to a problem? Please describe.**
I'm thinking of adopting temporal in my current system for decoupling durable complex tasks from microservices, which should impleme…
-
### Describe the Bug with repro steps
# Bug Report:
**"Stateful Logic App Peek Lock Trigger skips run history for malformed JSON messages with Content-Type 'application/json'"**
---
## Steps to …
-
JIRA Issue: [KIEKER-1466] AMQP-Messages get lost when the server does not contain a queue with the designated name
Original Reporter: Thomas F. Düllmann
***
When using the AMQPWriter the messages ge…
-
Description
===========
Producer correctly recognizes that the topic ID has changed, i.e., the topic was re-created (removed and created with the same name).
Unfortunately, the metadata for the jus…
-
### Describe the bug
PanicInfo { payload: Any { .. }, message: Some(PostMessage failed ; is the messages queue full?), location: Location { file: "C:\\Users\\Potato\\.cargo\\registry\\src\\mirrors.al…
-
## Bug report
**Required Info:**
- Operating System:
- ros:rolling-ros-core docker
- Installation type:
- binaries
- Version or commit hash:
- 28.3.3-1noble.20240919.221549
- DDS…
-
Maybe this is intended, but I'm trying to understand why.
https://github.com/gmr/rabbitpy/blob/f5dc2cf0fe41ef3da53b053bd03cda28836eff49/rabbitpy/connection.py#L149
If we get an exception within…
-
It looks like both JobScheduler and JobExectuor use prefetch = true to receive commands from the same queue while the exchange is a 'direct' exchange. If the JobExecutor is busy, the command may not b…