CG

Results 4 comments of CG

I get the same issue. My dependencies are as follows: ``` "@graphql-mesh/plugin-prometheus":` "^0.98.2", "prom-client": "^15.1.0" ```

I tried @bergerst workaround but it is not working for me. The issue is very random.

@bergerst , thanks! I tried your workaround in [#2200](https://github.com/spring-projects/spring-data-redis/issues/2200) by setting notify-keyspace-events Ex in the redis.conf file but I still get the null pointer exception when doing the query.

> hi @cgpoh apologies for leaving your PR open for a long time. I have other work at the moment, but will focus on this when possible. No worries! Thanks...