knotmirror: reuse http.Client in resyncer
did:plc:wtmr5brxfbwmb666krk4y75r wants to merge
did:plc:wtmr5brxfbwmb666krk4y75r opened 21d ago
## Summary
- Move `http.Client` from per-call allocation in `checkKnotReachability` to a shared field on `Resyncer`.
- `http.Client` is safe for concurrent use and reusing it enables TCP connection pooling across reachability checks to the same knot.
Comments (0)
No comments yet.