#743 Centralize hardcoded timeout values in config.ini

closed low Created 2025-12-30 01:25 · Updated 2026-01-02 06:26

Description

Edit
Multiple timeout values are hardcoded across the codebase: claim_timeout (30s), timeout_threshold (60s), stale_seconds (120s), heartbeat_interval (5s), worker_heartbeat (30s). Consider moving to config.ini for easier tuning without code changes.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...