79658133

Date: 2025-06-08 19:47:54
Score: 1
Natty:
Report link

Your understanding is correct. The recoverer operates in its own transaction when using REQUIRES_NEW, which is why you see the behavior you described. If you want to maintain a clear separation between the listener's transaction and the error handling logic, using REQUIRES_NEW is a good approach.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: buzz8year