# Sleep

**Package:** `flyte.extras`

Route a task to the backend `core-sleep` plugin.

The sleep duration is provided as a normal task input, not plugin config.

## Parameters

```python
def Sleep()
```

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/flyte-sdk/packages/flyte.extras/sleep.md
**HTML**: https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.extras/sleep/
