We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bf1ef commit b69a675Copy full SHA for b69a675
packages/snaps-controllers/src/snaps/constants.ts
@@ -24,4 +24,4 @@ export const LEGACY_ENCRYPTION_KEY_DERIVATION_OPTIONS = {
24
/**
25
* The timeout for debouncing state updates.
26
*/
27
-export const STATE_DEBOUNCE_TIMEOUT = 1_000;
+export const STATE_DEBOUNCE_TIMEOUT = 500;
0 commit comments