Issue
Business transactions are being marked as errors, but the error details are not showing on transaction snapshots.
Observation
This could be due to the error registration limit on the agent side. In the agent logs, you may see this message:
INFO ErrorRegistry - ErrorRegistry ADD registration limit has been reached, dropping error object
Resolution
If you see this error, you will need to register the node property below and set the value to >500.
Node Property : max-error-add-registration-limit
Type : Int
Value : 500 (default)