fix: closed deliverable

24h batch queries were done as part of store optimisaiton
This commit is contained in:
fryorcraken 2024-12-03 11:46:05 +11:00
parent e3bab3ffb6
commit 130fc01b9b
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -21,9 +21,6 @@ Presentations:
## [Milestone - Direct Message Reliability](https://github.com/waku-org/pm/milestone/29)
- [Review connection management strategy and back-off and fix long disconnection issues](https://github.com/waku-org/pm/issues/177)
- achieved: [chat] 24h batches for store queries https://github.com/status-im/status-mobile/pull/21674
- [Tooling: filter and light push protocols](https://github.com/waku-org/pm/issues/178)
- achieved:
- [nwaku] lite-protocol-tester has officially [released in harbor](https://harbor.status.im/harbor/projects/9/repositories/liteprotocoltester/artifacts-tab)
@ -40,6 +37,9 @@ Presentations:
- [chat] bump mvds to include the fine-tuning of max retry config [chore_: update mvds](https://github.com/status-im/status-go/pull/6123)
- [chat] change the resend interval to reduce bandwidth [chore_: increase the mvds resend interval to save bandwidth](https://github.com/status-im/status-go/pull/5929)
- [PostgreSQL Optimisation phase 1](https://github.com/waku-org/pm/issues/260)
- achieved: [chat] 24h batches for store queries https://github.com/status-im/status-mobile/pull/21674
## [Milestone - End-to-end reliability protocol](https://github.com/waku-org/pm/milestone/30)
- [End-to-end reliability protocol - Status integration](https://github.com/waku-org/pm/issues/194)