sentry-laravel icon indicating copy to clipboard operation
sentry-laravel copied to clipboard

Refactor model violation reporters

Open stayallive opened this issue 1 year ago • 0 comments

This refactors the way model violation reports to cleanup the code and remove duplication where possible.

Also adds memoization (enabled by default) to prevent multiple reports in the same request.

Depends on #824.

stayallive avatar Dec 21 '23 18:12 stayallive