You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: