# HttpProtect.maxRequests property · @imqueue/http-protect

Source: https://imqueue.org/api/http-protect/latest/http-protect.httpprotect.maxrequests/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/http-protect 3.0.1 — generated reference, not hand-written

The resolved 429 threshold, from [HttpProtectOptions.maxRequests](https://imqueue.org/api/http-protect/latest/http-protect.httpprotectoptions.maxrequests/), `HTTP_PROTECT_MAX_REQUESTS`, or 200.

**Signature:**

```typescript
readonly maxRequests: number;
```

