MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / resetAbuseProtectionState

Function resetAbuseProtectionState

src/utils/abuseProtection.js:196–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194}
195
196export function resetAbuseProtectionState() {
197 blockedAttemptStore.clear();
198 clearAllRateLimits();
199}

Callers 1

Calls 2

clearAllRateLimitsFunction · 0.90
clearMethod · 0.80

Tested by

no test coverage detected