GitHub user weemen edited a comment on the discussion: Time it takes between an
envelope be created and being processed
Problem resolved: it was configuration!!!
```
# Pekko Persistence Query provider
jdbc-read-journal {
use-shared-db = "slick-read-journal"
refresh-interval = "100ms"
journal-sequence-retrieval.query-delay = "100ms"
}
```
[Source](https://doc.akka.io/libraries/akka-persistence-jdbc/current/configuration.html#tuning-for-lower-latency)
GitHub link:
https://github.com/apache/pekko/discussions/2166#discussioncomment-14511217
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]