Skip to content

Correctly handle missing shard configuration in the storage circuit breaker

What does this MR do?

Detects an attempt to access a shard that isn't configured, avoiding NoMethodError

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #36549 (closed)

Merge request reports