function isDatabaseRoundTripLimited
isDatabaseRoundTripLimited(): boolean

Whether database calls are currently subject to Bunny's per-request cap.

Return Type

boolean

Usage

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