Page MenuHomePhabricator

[cashtab-faucet] Let up a bit with the rate limiting
ClosedPublic

Authored by bytesofman on Jul 23 2025, 19:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb7bfb06bb2fa: [cashtab-faucet] Let up a bit with the rate limiting
Summary

I run into the recaptcha bot error as a non bot almost all the time. So, the check is too strict. Likewise I am hitting the IP limiting for the free XEC claim and then it just never works. Want to prevent real users from this experience.

Test Plan

proofread, ack. We cannot really test this until we observe the new UX in prod. npm test to make sure we are not breaking anything.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
easier-token-server
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33964
Build 67398: Build Diffcashtab-faucet-tests
Build 67397: arc lint + arc unit