Context: 2.7.3 is not sending ActiveJob parameters when reporting errors to Sentry. Testing on 2.7.2 to see if the issue persists there
Ok, I've confirmed version 2.7.2 of the gem does send the arguments correctly:
On 2.7.2 (arguments)

On 2.7.3 (no arguments)

Most helpful comment
Context: 2.7.3 is not sending ActiveJob parameters when reporting errors to Sentry. Testing on 2.7.2 to see if the issue persists there