79101722

Date: 2024-10-18 10:50:16
Score: 8.5 🚩
Natty:
Report link

I faced the same issue (even with the same context generations). Unfortunately, the trick you described doesn't work for me.

As far as I can see in a stacktrace, a built-in framework's interceptor net.devh.boot.grpc.server.error.GrpcExceptionListener which processes @GrpcExceptionHandler annotations is called earlier than other GlobalServerInterceptors in a chain, that's why I'm not sure if @Order makes any effect here.

Could you guide me on how to reach a desirable behaviour?

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): guide me
  • RegEx Blacklisted phrase (2.5): Could you guide me
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Alexander Kuzmenko