conduktor.io ↗

task.timeout.ms — Kafka Kafka Streams Configuration

The maximum amount of time in milliseconds a task might stall due to internal errors and retries until an error is raised. For a timeout of 0ms, a task would raise an error for the first internal error.

Description

The maximum amount of time in milliseconds a task might stall due to internal errors and retries until an error is raised. For a timeout of 0ms, a task would raise an error for the first internal error. For any timeout larger than 0ms, a task will retry at least once before an error is raised.

Default Values by Kafka Version

Kafka VersionDefault Value
2.7300000 (5 minutes)
2.8300000 (5 minutes)
3.0300000 (5 minutes)
3.1300000 (5 minutes)
3.2300000 (5 minutes)
3.3300000 (5 minutes)
3.4300000 (5 minutes)
3.5300000 (5 minutes)
3.6300000 (5 minutes)
3.7300000 (5 minutes)
3.8300000 (5 minutes)
3.9300000 (5 minutes)
4.0300000 (5 minutes)
4.1300000 (5 minutes)
4.2300000 (5 minutes)
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.