---
id: gk-foundation-scheduler-dispatch-grace-period
title: "Filter - gk/foundation/scheduler/dispatch/grace-period"
sidebar_label: "gk/foundation/scheduler/dispatch/grace-period"
---

# Filter: gk/foundation/scheduler/dispatch/grace-period

Filters how long a dispatched task action may sit unclaimed before the watchdog acts.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $seconds | `int` | Default 60. |

### Since

- $ver$: $ver$

### Source

Defined in `Scheduler/Handlers/DispatchWatchdog.php` at line 290

