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
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.The text was updated successfully, but these errors were encountered: