Files
Rodrigo Zhou 34c2032e01 Capture panics in Visibility query converter (#11800)
## What changed?
Capture any panics in Visibility query converter.

## Why?
Visibility query converter is complex, and at times might make
assumptions that might not hold (due to bugs in the store query
converter implementation for example). Capturing at top level, and
returning an error instead.

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [ ] added new functional test(s)

## Potential risks
2026-08-27 12:58:23 -07:00
..
2026-02-18 09:12:19 -08:00
2026-01-13 07:45:48 -08:00