Skip to content

Reduce CLI client timeout to 30 seconds#491

Merged
mozzieongit merged 1 commit intomainfrom
reduce-http-timeout
Mar 3, 2026
Merged

Reduce CLI client timeout to 30 seconds#491
mozzieongit merged 1 commit intomainfrom
reduce-http-timeout

Conversation

@mozzieongit
Copy link
Member

Currently, the CLI client timeout is set to 2 minutes. That is a really long time to wait for a TCP connection timeout or other timeouts.

Are our HTTP endpoints fast or do we block on some long running processes still?
I remember that earlier zone loading would block the CLI and wait for as long as the zone needs loading, and now it reports back quickly that the zone has been added.

@mozzieongit mozzieongit self-assigned this Mar 2, 2026
@mozzieongit mozzieongit added the enhancement New feature or request label Mar 2, 2026
Copy link
Contributor

@bal-e bal-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any problems with this change.

@mozzieongit mozzieongit merged commit dfe9b64 into main Mar 3, 2026
9 checks passed
@mozzieongit mozzieongit deleted the reduce-http-timeout branch March 3, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants