Skip to content

push.scheduler.delay-between-meta-dependencies-runs

Minimum time in milliseconds between each executions of updating the Push collection's meta parents.

Key: push.scheduler.delay-between-meta-dependencies-runs
Type: Long
Can be set in: collection.cfg

Description

After each commit Push updates its meta parents. This option configures a minimum delay between execution of updating meta parents, typically for reducing server load.

Default Value

By default, the meta parents update has no delay between executions.

push.scheduler.delay-between-meta-dependencies-runs=0

Examples

To reduce server load a delay can be configured. In this case a delay of 10 seconds is configured.

push.scheduler.delay-between-meta-dependencies-runs=10000

See Also

top

Funnelback logo
v15.24.0