# ClientLoadSignalOptions<!-- -->

## Index[**](#Index)

### Properties

* [**client](#client)
* [**clientSnapshotIntervalSecs](#clientSnapshotIntervalSecs)
* [**maxClientErrors](#maxClientErrors)
* [**overloadedRatio](#overloadedRatio)
* [**snapshotHistoryMillis](#snapshotHistoryMillis)

## Properties<!-- -->[**](#Properties)

### [**](#client)[**](https://github.com/apify/crawlee/blob/8f2663aedfd2280ca35b9185b4e287f65a2ce969/packages/core/src/autoscaling/client_load_signal.ts#L13)client

**client: [StorageClient](https://crawlee.dev/js/api/core/interface/StorageClient.md)

### [**](#clientSnapshotIntervalSecs)[**](https://github.com/apify/crawlee/blob/8f2663aedfd2280ca35b9185b4e287f65a2ce969/packages/core/src/autoscaling/client_load_signal.ts#L14)optionalclientSnapshotIntervalSecs

**clientSnapshotIntervalSecs?

<!-- -->

: number

### [**](#maxClientErrors)[**](https://github.com/apify/crawlee/blob/8f2663aedfd2280ca35b9185b4e287f65a2ce969/packages/core/src/autoscaling/client_load_signal.ts#L15)optionalmaxClientErrors

**maxClientErrors?

<!-- -->

: number

### [**](#overloadedRatio)[**](https://github.com/apify/crawlee/blob/8f2663aedfd2280ca35b9185b4e287f65a2ce969/packages/core/src/autoscaling/client_load_signal.ts#L16)optionaloverloadedRatio

**overloadedRatio?

<!-- -->

: number

### [**](#snapshotHistoryMillis)[**](https://github.com/apify/crawlee/blob/8f2663aedfd2280ca35b9185b4e287f65a2ce969/packages/core/src/autoscaling/client_load_signal.ts#L17)optionalsnapshotHistoryMillis

**snapshotHistoryMillis?

<!-- -->

: number
