Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ratelimit admins #13

Open
conorsch opened this issue Nov 2, 2022 · 0 comments
Open

Don't ratelimit admins #13

conorsch opened this issue Nov 2, 2022 · 0 comments

Comments

@conorsch
Copy link
Contributor

conorsch commented Nov 2, 2022

While debugging the service today, I wanted to request several disbursements, to ensure things were working as I expected. Normally only one disbursement per 24h is allowed, but there's a CLI flag:

    -r, --rate-limit <RATE_LIMIT>
            Per-user rate limit (e.g. "10m" or "1day") [default: 1day]

Restarting the service with e.g. --rate-limit 5m is enough for quick interactive testing, but it'd be nice if galileo were smart enough to recognize Discord admins (typically, but not always, Penumbra Labs staff) and declined to rate limit them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant