Joël Luijmes
Joël Luijmes
**Is your feature request related to a problem? Please describe.** It seems I can't filter for NULL (or empty) values from a Dashboard Filter (or the inverse, IS NOT NULL)....
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
**Is your feature request related to a problem? Please describe.** Currently, socket.io does not have built-in message replay functionality. Implementing this feature at the application level is challenging. This capability...
Hey there! I noticed in the code base a bit of an anti-pattern: unresolved or unhandled promises. Unhandled promises, also known as "fire-and-forget" programming patterns, can be problematic for a...
This is not a bug report but a solution I share to a problem I was facing. Tldr; increase the timeouts if you are using a reverse proxy. ---------------------------------------- ##...