Skip to content

Sync with upstream (3 commit(s)) - #9

Open
YahyaZekry wants to merge 4 commits into
devfrom
upstream-sync
Open

Sync with upstream (3 commit(s))#9
YahyaZekry wants to merge 4 commits into
devfrom
upstream-sync

Conversation

@YahyaZekry

@YahyaZekry YahyaZekry commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Clean merge of upstream/dev (3 new commit(s)). Ready to review and merge.

ataliba and others added 3 commits September 1, 2026 17:49
Building psycopg2 from source needs libpq-dev/pg_config, which isn't
in the Docker image or most dev hosts, so pip install silently fails
and Postgres users hit ModuleNotFoundError at import time.
Signed-off-by: daixiheguu <daixihegu@outlook.com>
The host cache was gated on the list being non-empty, so "queried fine, no
eligible peers" looked exactly like a cold cache and every caller paid for
another `tailscale status --json` — a subprocess with a 5s timeout.

Gate on the timestamp instead. Failures still leave the timestamp unset, so a
missing binary, a non-zero exit or unparseable output stays retryable rather
than being cached for the full TTL.

Co-authored-by: Claude <noreply@anthropic.com>
@YahyaZekry YahyaZekry changed the title Sync with upstream (2 commit(s)) Sync with upstream (3 commit(s)) Sep 3, 2026
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.

4 participants