Delaying a bit more the average update filter for relays.

This commit is contained in:
Vitor Pamplona 2023-05-10 14:02:05 -04:00
parent c1d127ac1e
commit aa0ace5014

View File

@ -103,7 +103,7 @@ abstract class NostrDataSource(val debugName: String) {
}
// Refreshes observers in batches.
private val bundler = BundledUpdate(250, Dispatchers.IO) {
private val bundler = BundledUpdate(300, Dispatchers.IO) {
// println("DataSource: ${this.javaClass.simpleName} InvalidateFilters")
// adds the time to perform the refresh into this delay