Skip to content

@pbvex/protocol / ErrorCode

Type Alias: ErrorCode

ErrorCode = "bad_request" | "invalid_manifest" | "invalid_function" | "bundle_not_found" | "bundle_hash_mismatch" | "activation_failed" | "not_found" | "unauthorized" | "forbidden" | "conflict" | "upload_expired" | "upload_consumed" | "upload_pending" | "upload_too_large" | "invalid_content" | "storage_full" | "internal"

Generated API reference. Source of truth is the codebase.