import { DEFAULT_CONCURRENT_REQUEST_LIMIT } from "https://deno.land/x/expo_server_sdk_deno@1.0.4/src/constants.ts";
The default max number of concurrent HTTP requests to send at once and spread out the load, increasing the reliability of notification delivery.