segmentio / topicctl

Tool for declarative management of Kafka topics
MIT License
590 stars 55 forks source link

Conn timeout as flag in topicctl #200

Closed ssingudasu closed 3 months ago

ssingudasu commented 3 months ago

Description

We use conn timeout as a variable of 10s while fetching topic offset message bounds.

This PR removes the conn timeout variable and exposes it as a flag.

NOTE: connTimeout is a shared variable across topicctl

Please refer the screenshot:

Screenshot 2024-06-11 at 13 37 55