Hey
@Fountain @Oscar Merry, there is a bug on relay.fountain.fm where the relay returns 500-1000 random events every time the filter has a `q` tag, like this.
["REQ","test", { "kinds":[1], "#q":["123412341234"] } ]
We do this all the time when searching for quotes of the events the user is seeing at the moment. Which means, as the user scrolls, a new note shows up, fountain gets a query and returns 500 unrelated events. Huge data usage for nothing.