Oleg Skovpen

Results 7 comments of Oleg Skovpen

Oh, I see. But we also need guarantees that one pod group can handle one message at a time. Now all pods are independent and handle messages concurrently. We can...

@kpacha As for me, looks like a hack or a tradeoff :) I don't have precise control over traffic distribution. I can not send 1% of traffic to one backend....

Thanks for these tips! ~~Will the priority be added in the future?~~ I've found merged PR https://github.com/devopsfaith/krakend/pull/309. Thanks! Maybe it worth to add percentage proportion to duplicate traffic? Or it...

Thanks for the article! You're right about stateful env, but it's minimal if we are talking about restarting one instance, not a cluster. In my case, I have a simple...

+1 libraries versions: - play 2.8.13 - scala 2.13.7 - kamon 2.5.4 logs: ``` 2022-06-24 17:29:31.298 WARN kamon.module.ModuleRegistry [,,] Cannot register module [default/akka.actor.internal-dispatcher], a module with that name already exists....

@ivantopo Hi! Any ETA to merge PR? Friendly ping