alitheg commented on issue #535: URL: https://github.com/apache/tooling-trusted-releases/issues/535#issuecomment-3791371461
> > > What are the recommended rate limits for token issuance? > > > > > > I couldn't see a hard-and-fast recommendation, obviously if someone has one we can adapt. But the rate limits are per IP _or_ per asf_uid, so I set it to 10/hour because that's **plenty** for a legitimate user. > > For IPs that are behind a NAT that may not be enough. Think big corporate NATs like Bloomberg, Adobe, Microsoft, AWS, Apple, and Netflix to name a few. I thought about this, but if you're logged in then it limits per uid instead, so we should be able to only consider big NAT environments for public endpoints where users can be unauthenticated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
