---
title: ASCredentialIdentityStoreError.Code.storeBusy
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/ascredentialidentitystoreerror/code/storebusy
---

# ASCredentialIdentityStoreError.Code.storeBusy

The operation failed because the credential identity store is busy.

## Declaration

```swift
case storeBusy
```

## Discussion

Discussion Attempt the operation again at a later time.

## See Also

### Codes

- [ASCredentialIdentityStoreError.Code.internalError](authenticationservices/ascredentialidentitystoreerror/code/internalerror.md)
- [ASCredentialIdentityStoreError.Code.storeDisabled](authenticationservices/ascredentialidentitystoreerror/code/storedisabled.md)
