---
title: HMError.Code.operationInProgress
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/operationinprogress
---

# HMError.Code.operationInProgress

An error indicating the operation is already in progress.

## Declaration

```swift
case operationInProgress
```

## See Also

### Operation errors

- [HMError.Code.operationCancelled](homekit/hmerror/code/operationcancelled.md)
- [HMError.Code.operationTimedOut](homekit/hmerror/code/operationtimedout.md)
