variable N_PLUS_ONE_THRESHOLD

Max times one parameterized read may run as a separate round-trip within a single request before the N+1 guard fires. Set above the worst legitimate repeat in the suite; lower it to catch smaller N+1s.

Type

25

Usage

import { N_PLUS_ONE_THRESHOLD } from "docs/database.ts";