Contents

ES_CLEAR_CACHE_RESULT_ERR_THROTTLE

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

Declaration

var ES_CLEAR_CACHE_RESULT_ERR_THROTTLE: es_clear_cache_result_t { get }

Discussion

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

See Also

Errors