Page MenuHomePhabricator

[token-server] Bump claim xec rate limit
ClosedPublic

Authored by bytesofman on Oct 18 2024, 11:42.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCfcc72cea003f: [token-server] Bump claim xec rate limit
Summary

With recaptcha implemented, no longer seeing scripted attacks.

It's possible to get denied by recaptcha if you happen to be a preternaturally-fast-clicking human. In this event, blocking all further claims for a week is a bit draconian.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
token-server-ratelimit-adjust
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30659
Build 60834: Build Difftoken-server-tests
Build 60833: arc lint + arc unit