-
I don't know if this is an issue or not. I'm also relative new to pekko so I cannot fully judge. So what did I do (and I maybe I'm measure it on the wrong way).
The outcome timing is always in the range 1800ms to 2200ms. Although we strive for eventual consistency this still seems quite slow to me. Many thanks in advance Leon |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
@weemen I'll leave it in this repo but arguably this be in https://github.com/apache/pekko-projection. I am not an expert on Pekko Projections but I would suggest that if you could provide code snippets and/or more detail on your environment that that might help people to envision the issue. From download stats, Projections are not one of the most used Pekko features. |
Beta Was this translation helpful? Give feedback.
Problem resolved: it was configuration!!!
Source