Skip to content

Track CrossSlotError in validator on sentry

Sylvester Chin requested to merge schin1-track-cross-slot-errors into master

What does this MR do and why?

This MR runs the RedisClusterValidator in all environments but only raises the error in dev or test environments. It also tracks the exception in Sentry. With this change, we can estimate the proportions of code components which are incompatible with Redis Cluster (cross-slot operations).

See gitlab-com/gl-infra/scalability#1992 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading