# BaseJobQueue.drainRequeues property · @imqueue/job

Source: https://imqueue.org/api/job/latest/job.basejobqueue.drainrequeues/
Published: 2026-08-31
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/job 3.3.0 — generated reference, not hand-written

Whether abandoned jobs are pushed back on the way out.

**Signature:**

```typescript
protected readonly drainRequeues: boolean;
```

