Exception: Supabase::Storage::Errors::VectorBucketException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/supabase/storage/errors.rb

Overview

Raised by the vectors client for client-side validation (e.g. batch size bounds). Mirrors storage3’s VectorBucketException, which intentionally does NOT inherit from StorageError.