# 17008: Internal Server Error - Query Timeout

Log Type: APPLICATION

Log Level: ERROR

## Description

Query Timeout

### Possible causes

The requested resource exceeded the time limit for the data to be fetched from the underlying data store.

### Possible solutions

The request should be retried using exponential backoff strategy until it succeeds.
