-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsitent filtering messages on a topic #1073
Comments
We are looking at this. This issues was not introduced with v2.4.1, but we are not sure yet what is causing this. cc @bojand Re the network error - this is most likely completely separate. Please have a look at the network tab and check the response status code as well as the request duration. If it's something like 30s or 60s I assume there's some timeout (e.g. from your reverse proxy) cutting of the connection. |
Hi @bojand, In version 2.4.2 the problem still exists. != works correctly, == works incorrectly but the backend error information no longer appears |
@ErykCh Could you please post more details? Such as screenshots that show the filter and the returned message content on which was filtered. That would help us to understand the problem better. |
Hi, Thanks |
Hi, version 2.4.1
filtering messages on a topic
sometimes it works correctly and returns the correct result, but more often it does not work properly
some example:
there is a message with the key Ao9JdNYRQPirTIGe2Nz64g
filtering out works
finding doesn't work
Often I see such error:
No errors in logs:
The text was updated successfully, but these errors were encountered: