# 60616: Lookup rate limit exceeded

Log Type: APPLICATION

Log Level: ERROR

## Description

The rate of lookup requests exceeds allowable limits for the requested package.

### Possible causes

Your application is making lookups at a rate higher than allowed for the requested package. This may be intentional or the result of an unexpected condition in your code.

### Possible solutions

Our downstream providers do not have uniform rate limits. Confirm the published rate limits for the requested package and debug your application to ensure your lookup request rate remains under allowed limits.
