style(proxy): justify the blanket except in window_from_table for the BLE001 gate

This commit is contained in:
ryan-crabbe-berri 2026-08-29 12:42:06 -07:00
parent b9835941d0
commit f962a1188e

View file

@ -266,7 +266,7 @@ class SpendCounterReseed:
}
}
)
except Exception:
except Exception: # noqa: BLE001 # any read failure (DB, stale prisma client) must degrade to the aggregate path
verbose_proxy_logger.exception(
"SpendCounterReseed.window_from_table: failed for %s=%s window=%s",
entity_type,