The actual IP rate limit will prevent a failed request from being retried until the window (default 24h) expired. There are circumstances where this is not desirable, e.g. if the user had a typo in the address and validation failed. We only want to allow 1 successful request per day so let's do exactly that.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC9856864d5e0e: [faucet] Allow to retry upon request failure
Read the doc for this option: https://express-rate-limit.mintlify.app/reference/configuration#skipfailedrequests
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable