Files
scylladb/vector_search
Karol Nowacki 4aa131f09d vector_search: Report status check exception via on_internal_error_noexcept
This exception should only occur due to internal errors, not client or external issues.
If triggered, it indicates an internal problem. Therefore, we notify about this exception
using on_internal_error_noexcept.
2025-11-20 14:58:32 +01:00
..