Hi,
We are using Akka cluster & DistributedPubSub on kubernetes,
We have a problem, in some cases when we are calling “mediator.ask” the target actor is not receiving the message and the message goes to dead letters.
It happens even if the target actor is on the same kubernetes pod as the sender.
Does anyone have an idea why it can happen?
2 posts - 2 participants