-
### Description
This is an issue to create an utility class to make it easier to create custom OpenTelemetry spans when using Mutiny.
See Superheroes utility class: https://github.com/jan-peremsky/qu…
-
### Describe the bug
Hello
When setting `quarkus.http.auth.proactive=false`, I get an exception during form-based authentication login (though the login still succeeds). This doesn't occur when `qua…
-
### Describe the bug
When using this query in GraphQL:
```graphql
{
person(id: 1){
id
names
currencyCode
scores{
name
value
}
exchangeRate(against: GBP){
r…
-
Now calling a function is not support in the streaming response, it throws an expception like
```java
2024-10-15 16:55:38,809 ERROR [io.qua.web.nex.run.WebSocketEndpointBase] (executor-thread-1) Una…
-
Saw this when testing message viewer using sidecar v0.79.0. Unsure what the root cause for the interrupt was, but we should handle this case especially for the message consume API.
```
Caused by: …
-
It would be great to have some Mutiny wrappers for AWS Async Client that return some `Uni` instead of `CompletionStage`.
There is already that for Vert.x: `io.vertx.mutiny.core.eventbus.EventBus` i…
-
Allow players on a team to commence a vote to mutiny against the current commander. Only players on that team would have a valid vote. If the vote is successful then the current commander is removed a…
-
Soft stop makes the state machine go crazy
-
### Questions
The function PgSubscriberImpl.fetch() is not implemented and throws an `UnsupportedOperationException`. This is a problem when using the Mutiny wrapper for the vertx-pg-client e.g. in…
-
### Describe the bug
When using the same .proto file for both a class implementing the Mutiny API and another class using the default gRPC API in Quarkus, only the service implemented with the defaul…