Update Debouncer API (#462)
On reflection, the debounce key should be passed into the `debounce` function instead of the Debouncer constructor because a Debouncer may be used with multiple different keys (for example, if the key is customer ID, the same debouncer may dynamically debounce different customers).
P
Peter Kraft committed
7173cbd3e3cc6fa50e4ccb5dface91853148a99c
Parent: a9beb30
Committed by GitHub <noreply@github.com>
on 9/12/2025, 6:45:05 PM