mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 00:51:28 +02:00
A provider update added the proxy mapping and then rebuilt the middleware chain. Between the two, the route was live with no chain behind it, and a request that landed there was served straight through — a successful inference that was neither routed by policy nor metered. Rebuild first. The worst a request in the remaining window meets is the new chain in front of the previous target, which is still counted.