-
Think about a way to see if a stage implementation is online or when it was last seen - Add some sort of basic healthcheck endpoint (see kubernetes /livez & /readyz pattern)? or can we check when a me…
-
- Laravel: 11
- RabbitMQ version: 3.13
- Package version: latest
Hello everyone! I hope you're doing well!! I have 2 laravel apps, one producing data (via Job) and another one I would like to con…
-
According to the [RabbitMQ documentation](https://www.rabbitmq.com/consumer-priority.html), consumer priority supports negative numbers too:
> Larger numbers indicate higher priority, and both positi…
-
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 0.0 failed 1 times, most recent failure: Lost task 0.0 in stage 0.0 (TID 0, localhost, executor driver): java.lang.Ab…
-
I am regulary getting BackPressureFailures from my RabbitMQ consumer in my Quarkus (2.12.2-Final, Java 17) application.
```
io.smallrye.mutiny.subscription.BackPressureFailure: Buffer full, cannot…
-
From what I'm seeing, a kombu consumer using amqp doesn't gracefully recover from an issue such as a rabbitmq restart, or any recoverable error without explicitly calling `consumer.consume()` before a…
-
### Preconditions (*)
1. Magento 2.3.3
### Steps to reproduce (*)
1. Run any bulk WEBAPI import
2. Start the consumer
3. Within consumer throw an exception
### Expected result (*)
1. Messag…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
When sending a message to a topic while using the new `HotChocola…
-
When following the [README](https://github.com/kedacore/sample-go-rabbitmq/blob/master/README.md), `rabbitmq-consumer` does not scale to 0. `keda-operator` prints following errors:
```
ScaledObject.…
-
I wanted to create a constructor which setups and returns the following struct:
```rust
pub struct SomeConsumer>,
consumer: Option>,
consumer: Option SomeConsumer Result {
let…
kaxap updated
3 years ago