---
title: ES_CLEAR_CACHE_RESULT_ERR_THROTTLE
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_clear_cache_result_err_throttle
---

# ES_CLEAR_CACHE_RESULT_ERR_THROTTLE

Clearing the cache failed because the rate of calls was too high.

## Declaration

```swift
var ES_CLEAR_CACHE_RESULT_ERR_THROTTLE: es_clear_cache_result_t { get }
```

## Discussion

Discussion If you receive this response, slow down the rate at which you make calls to es_clear_cache(_:).

## See Also

### Errors

- [ES_CLEAR_CACHE_RESULT_ERR_INTERNAL](endpointsecurity/es_clear_cache_result_err_internal.md)
