mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-05 13:49:57 +02:00
- Increase default CLI timeout from 5s to 30s in config.go - Fix error messages to match test expectations ("user/node not found") - Smart lookup gRPC calls need more time in containerized CI environment The CLI smart lookup feature makes additional gRPC calls that require longer timeouts than the original 5-second default, especially in containerized test environments with network latency. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
api_key.go | ||
client.go | ||
configtest_test.go | ||
configtest.go | ||
debug_test.go | ||
debug.go | ||
dump_config.go | ||
generate_test.go | ||
generate.go | ||
mockoidc.go | ||
nodes.go | ||
policy.go | ||
preauthkeys.go | ||
pterm_style.go | ||
root.go | ||
serve_test.go | ||
serve.go | ||
table_filter.go | ||
users.go | ||
utils_test.go | ||
utils.go | ||
version_test.go | ||
version.go |