# 53660: Status Callback response timed out

Log Level: WARNING

## Description

Raised by a Twilio Service when the StatusCallback request takes too long or does not respond to callbacks sent

### Possible causes

* The server receiving status callbacks sent by Twilio takes too long too respond.

### Possible solutions

* Make sure service receiving callbacks does not block incoming requests.
