Commit Graph

5 Commits

Author SHA1 Message Date
Viktor Liu
236e99af63 Parse mgmt cache TTL env var once via sync.OnceValue 2026-04-22 11:16:38 +02:00
Viktor Liu
7486738d0a Add TTL-based refresh to mgmt DNS cache via handler chain 2026-04-21 18:36:55 +02:00
Zoltan Papp
d18747e846 [client] Exclude Flow domain from caching to prevent TLS failures (#5433)
* Exclude Flow domain from caching to prevent TLS failures due to stale records.

* Fix test
2026-02-24 16:48:38 +01:00
Maycon Santos
433bc4ead9 [client] lookup for management domains using an additional timeout (#4983)
in some cases iOS and macOS may be locked when looking for management domains during network changes

This change introduce an additional timeout on top of the context call
2025-12-22 20:04:52 +01:00
Viktor Liu
d4c067f0af [client] Don't deactivate upstream resolvers on failure (#4128) 2025-08-29 17:40:05 +02:00