Skip to content

Filter with ids breaks realtime updates #151

@v0l

Description

@v0l

Using a filter with with ids set causes real-time updates to stop regardless of the other filters in the subscription.

Eg:

[
  {ids: ["ad6137b9a3dc4b393a41d745c483837cfd2379e22ec9916c487d6bd6cfe4b3b7"], kinds: [9041]},
  {kinds: [1311, 9735], limit: 200, "#a": ["30311:cf45a6ba1363ad7ed213a078e710d24115ae721c9b47bd1ebf4458eaefb4c2a5:ec9731a5-b1a0-4296-baf4-0f8355687581"]}, 
  {authors: ["63fe6318dc58583cfe16810f86dd09e18bfd76aabc24a0081ce2856f330504ed", "46f5797187ff5cf4dddb33828fb4e1296a7fd0ce666a3f24cdd454329e201480"], kinds: [10000]}
]

Once the first filter is satisfied i stop receiving updates to the other 2 filters.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions