- Shipped
- August 23, 2026 at 6:33 AM UTC
- Author
- Kamo
- Commit
- 4b378e8
With the session and Hibernate noise gone this was the largest recurring source left in the pod log: every CNAME lookup drew a seven-line box on stdout. That was fine when lookups only happened while a customer sat on /setup/dns, but two scheduled sweeps now check eleven aliases per domain per pass, so it runs continuously whether or not anyone is watching — a cost I added with the re-verification sweep. The detail earns its place when a customer's records are not resolving, so all 54 become slf4j at debug (four failures at error) rather than being deleted. Raise the logger to get the boxes back.