Niklas Arbin

Results 6 issues of Niklas Arbin

# Description Our message receiver deployed on multiple host, stopped receiving messages from a specific queue all at the same time. AspNet 6.0 docker image on AKS K8s. No excpetions,...

We run a AKS with AGIC and Application Gateway. During deploy the Application Gateway drops all old pods from the backend pools but does not send traffic the the new...

We had a setup with sliding refresh token expiry such as: ´´´ new Client { ClientName = "The Client", ClientId = "client-api", Enabled = true, AccessTokenType = AccessTokenType.Jwt, AccessTokenLifetime =...

enhancement
0 - Backlog

support jetstream

We want to trace messages, add support for a distributed traceId

enhancement

Right now messages are retried as fast as they can be picked up. Allow backup to be configured per message and introduce a default. Remember to respect TTL

enhancement