Skip to content

trim.max_store_errors

The maximum number of storage errors to tolerate before stopping the crawl.

Key: trim.max_store_errors
Type: Integer
Can be set in: collection.cfg

Description

This option is effective with TRIMPush collections only. It specifies how many consecutive storage errors will be tolerated before the update is stopped. A storage error might occur if the target push collection has a problem.

This is to prevent the crawl from continuing without storing anything if the target push collection enters a permanent error state, but at the same time account for possible temporary errors.

Default Value

trim.max_store_errors=5

Examples

Allow 10 consecutive store errors

trim.max_store_errors=10

See Also

top

Funnelback logo
v15.24.0