mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 22:51:14 -07:00
Introduces a shared _RateLimiter class (1 req/2s) instead of per-function locks with a 15-second sleep. Also tunes backoff from 256s to 30s with 30s penalty increments for faster retry on rate-limited responses. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>