Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Make faucet delay configurable #79

Open
jbowen93 opened this issue Aug 10, 2023 · 1 comment
Open

Make faucet delay configurable #79

jbowen93 opened this issue Aug 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jbowen93
Copy link
Member

The per rollup faucet is by default configured to have a 24h delay on token requests. I believe this is rate limited on a per IP address basis.

We should make this configurable and document how to change it.

@jbowen93 jbowen93 added the enhancement New feature or request label Aug 10, 2023
@steezeburger steezeburger self-assigned this Aug 13, 2023
@steezeburger steezeburger added this to the MS-4 milestone Aug 13, 2023
@steezeburger
Copy link
Member

I think there may be a bug in the limiter as well. It would not let me get a token at a 2nd address. The limiter does have an ip level block, but I tried with a VPN as well. I need to look into the Kubernetes networking to see if the ingress is passing the headers from the request correctly though, the faucet might be seeing the same ip every time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants