booger icon indicating copy to clipboard operation
booger copied to clipboard

I get this error too often: "Blocked: too many filters"

Open supertestnet opened this issue 2 years ago • 1 comments

I get the above error whenever I request an event from booger.pro. Here was the text of the first request in that image:

["REQ","004d18b901c500bb",{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[12196,42199]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42198],"since":1691265024},{"#p":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[4]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42197]}]

That request has 4 filters, which other relays are fine with, so I don't know why booger thinks it's too many.

But it gets worse. Here is the text of the second request in that image:

["REQ","fccea3cb93ee9509c6722f74",{"ids":["abababababababababababababababababababababababababababababababab"],"kinds":[1]}]

This request only had one filter and booger still said "too many filters." So I think booger is currently unusable for making requests.

supertestnet avatar Aug 12 '23 19:08 supertestnet

Thanks for reporting!

This could be a bug (I wouldn't be surprised).

If this isn't a bug it would mean your web socket OR ip has >=1000 filters already pending. Just to double check, it doesn't?

huumn avatar Aug 13 '23 13:08 huumn