In the GlooEdge Workshop... The read along for the rate limiting section reference 'per second' and the YAML references 'per minute'. Please adjust based on the desired outcome.
// Snippet
Users of organizations with the enterprise subscription have a rate limit of 8 requests per second
Users of organizations with the free subscription have a rate limit of 2 requests per second
We define those rate limits using the following RateLimitConfig definition:
In the GlooEdge Workshop... The read along for the rate limiting section reference 'per second' and the YAML references 'per minute'. Please adjust based on the desired outcome.
// Snippet Users of organizations with the enterprise subscription have a rate limit of 8 requests per second Users of organizations with the free subscription have a rate limit of 2 requests per second We define those rate limits using the following RateLimitConfig definition:
// YAML