import { QueueFullError } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.28/no-auto-bytecode-deno.d.ts";
Thrown in case the buffer of JSON-RPC requests is full and cannot accept any more request.
x/smoldot2/no-auto-bytecode-deno.d.ts>QueueFullError
import { QueueFullError } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.28/no-auto-bytecode-deno.d.ts";
Thrown in case the buffer of JSON-RPC requests is full and cannot accept any more request.