Niklas Arbin
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,...
Application Gateway connected to AGIC is so slow it can take 40 minutes to update pod ip adresses
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 =...
support jetstream
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