update rate limit testing section

This commit is contained in:
chair28980 2024-12-16 14:40:05 -08:00
parent 13dc3706dc
commit f92006778a
1 changed files with 4 additions and 3 deletions

View File

@ -33,9 +33,6 @@ date: 2024-12-16
- [js-waku] Filter subscriptions revamp [feat: improve filter subscriptions](https://github.com/waku-org/js-waku/pull/2193)
- [js-waku] Peer management revamp [feat: improve peer manager and re-integrate to light push](https://github.com/waku-org/js-waku/pull/2191)
- RLN-readiness early testing status-go
- achieved: [chat] [Rate Limit on 1:1 Messages](https://www.notion.so/Rate-Limit-on-1-1-Messages-1538f96fb65c806c9f01d8538c1be8a0)
## [Milestone - Scale up number of Communities](https://github.com/waku-org/pm/milestone/32)
- [Usage of Rendezvous](https://github.com/waku-org/pm/issues/199)
@ -76,6 +73,10 @@ date: 2024-12-16
- [research] phase-2 PR is tested locally and is ready as well [feat_: use content-topic override for all community filters](https://github.com/status-im/status-go/pull/5993). Up to status devs decision on which release this should be included in.
- next: [research] fix an issue reported by status QA whenever they test these changes.
## Survey impact of message rate and size limit
- RLN-readiness early testing status-go
- achieved: [chat] [Rate Limit on 1:1 Messages](https://www.notion.so/Rate-Limit-on-1-1-Messages-1538f96fb65c806c9f01d8538c1be8a0)
## Other Work
### Maintenance