2026-03-10 01:09:23 CET

VitorPamplona on Nostr: Hey fountain_app nprofile1q…4rj0e, there is a bug on relay.fountain.fm where the ...

Hey , 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.