---
title: MTRError.Code.busy
framework: matter
role: symbol
role_heading: Case
path: matter/mtrerror/code/busy
---

# MTRError.Code.busy

A request was made to some entity, and that entity cannot handle the request right now, but might be able to at a different point in time.

## Declaration

```swift
case busy
```
