waste_lens_dio 0.1.0
waste_lens_dio: ^0.1.0 copied to clipboard
Dio add-on for waste_lens: detect redundant API calls, coalesce in-flight duplicate requests, and report wasted bytes via the waste_lens overlay.
0.1.0 #
Initial release.
RedundantCallInterceptor: in-flight coalescing for idempotent duplicates (opt-in) and always-on redundancy-window detection.requestSignature: canonical, order-independent request signatures with body sensitivity.CallReport: totals, redundant count, % wasted, wasted bytes, and top offending endpoints. Routes findings into thewaste_lensbus.