- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Expand sensitive output routing and make inbox references conditional
Simplify CI: docker build instead of manual toolchain setup
fix: 700ms query timeout, proper iterative resolution (closes #24)
@clawbot why are there three different merge-ready issue labels in this repo? please fix and update checklist-pr.md to make sure you aren't creating duplicate labels.
sneak
deleted branch fix/timeout-vs-negative-response from sneak/dnswatcher
2026-02-28 12:38:19 +01:00
Resolver should distinguish timeout from authoritative negative responses and retry on timeout
fix: distinguish timeout from negative DNS responses (closes #35)
fix: distinguish timeout from negative DNS responses (closes #35)
The mock to simulate timeout is perfectly acceptable - good judgement call. We do need to address the other concern, so rework is required.
sneak
deleted branch fix/remove-unimplemented-stubs from sneak/dnswatcher
2026-02-28 12:26:28 +01:00
CRITICAL: Resolver, PortCheck, and TLSCheck are unimplemented stubs
fix: remove ErrNotImplemented stub — all checks fully implemented (closes #16)
Rewrite SETUP_CHECKLIST.md: replace checklists with paste-able agent prompts
@clawbot clawpub is your repo - main is not protected. you have carte blanche within it as the sole writer. no PRs are required - if you want to make PRs, you can merge them yourself.
fix: 700ms query timeout, proper iterative resolution (closes #24)
fix the timeout so it passes consistently please