# Type Alias: ResponseTooLargeInvocationError

> **ResponseTooLargeInvocationError** = `BaseInvocationError` & `object`

Defined in: [api_types.ts:1139](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L1139)

An error for an execution that failed due to the fetcher response that was too large.

## Type Declaration

| Name | Type | Defined in | | --- | --- | --- | | `type` | [`ResponseTooLarge`](../../enumerations/InvocationErrorType/#responsetoolarge) | [api_types.ts:1140](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L1140) |
