Skip to content

Added in diagnostics for rewards token sum error #1676

Ben requested to merge fix/sentry-rewards-sum-diagnostics-1676 into master

Picked this issue out of Sentry due to events volume but can't replicate it on prod or locally; it looks a bit like its getting hit by a non-logged in user, but I think it best to check this with diagnostics as it could also be something like a weird type error where we are passing a string to it or something. Error isn't too verbose about that.

Merge request reports