> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# HistorySyncChunkRetryResponseCode

> Protobuf enumeration HistorySyncChunkRetryResponseCode generated from WAProto.

Defined in: [WAProto/index.d.ts:8085](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8085)

## Enumeration Members

### CHUNK\_CONSUMED

> **CHUNK\_CONSUMED**: `2`

Defined in: [WAProto/index.d.ts:8087](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8087)

***

### CHUNK\_EXHAUSTED

> **CHUNK\_EXHAUSTED**: `5`

Defined in: [WAProto/index.d.ts:8090](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8090)

***

### DUPLICATED\_REQUEST

> **DUPLICATED\_REQUEST**: `6`

Defined in: [WAProto/index.d.ts:8091](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8091)

***

### GENERATION\_ERROR

> **GENERATION\_ERROR**: `1`

Defined in: [WAProto/index.d.ts:8086](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8086)

***

### SESSION\_EXHAUSTED

> **SESSION\_EXHAUSTED**: `4`

Defined in: [WAProto/index.d.ts:8089](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8089)

***

### TIMEOUT

> **TIMEOUT**: `3`

Defined in: [WAProto/index.d.ts:8088](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8088)
