<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "EnergyKit",
  "identifier" : "/documentation/EnergyKit/EnergyKitError/inProgress",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "EnergyKit"
    ],
    "preciseIdentifier" : "s:9EnergyKit0aB5ErrorO10inProgressyA2CmF"
  },
  "title" : "EnergyKitError.inProgress"
}
-->

# EnergyKitError.inProgress

An error that indicates a request is already in progress.

```
case inProgress
```

## Discussion

Only one request can be active at a time. Wait until the prior request completes before trying again.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)