# 70005: Failure Threshold Exceeded

Log Level: ERROR

## Description

Too many unsuccessful requests against Twilio API.

### Possible causes

* The requests try to repeatedly access a deleted resource
* The requests try to repeatedly access an invalid resource

### Possible Solution:

* Slow down the requests
* Validate whether the given resource exists
