Skip to content

wifi-connect: bump DHCP wait from 10s to 30s - #92

Merged
eliasbakken merged 1 commit into
mainfrom
enhancement/bump-dhcp-wait-timeout
Aug 10, 2026
Merged

wifi-connect: bump DHCP wait from 10s to 30s#92
eliasbakken merged 1 commit into
mainfrom
enhancement/bump-dhcp-wait-timeout

Conversation

@eliasbakken

Copy link
Copy Markdown
Contributor

10s to get an IP after the connection is accepted is tight, especially on links that have already shown other timing sensitivity this session.

Same reasoning as the Rebuild-side CLIENT_TIMEOUT bump (30s -> 60s): worst case this just adds a few seconds to a failed attempt, but a too-short wait can report a spurious failure on a connection that would have come up fine given a bit more time.

🤖 Generated with Claude Code

10s to get an IP after the connection is accepted is tight,
especially on links that have already shown other timing sensitivity
this session. Same reasoning as the Rebuild-side CLIENT_TIMEOUT bump:
worst case this just adds a few seconds to a failed attempt, but a
too-short wait can report a spurious failure on a connection that
would have come up fine given a bit more time.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@eliasbakken
eliasbakken merged commit c184645 into main Aug 10, 2026
2 checks passed
@eliasbakken
eliasbakken deleted the enhancement/bump-dhcp-wait-timeout branch August 10, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant