mirror of
https://github.com/mauricioabh/arbpulse.git
synced 2026-07-27 23:57:43 +00:00
test(m3): add Upstash read-tier rate limit HTTP test
Node test asserts 429 with Retry-After after 60 GET requests per IP. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -31,5 +31,5 @@ SENTRY_DSN=
|
||||
LOG_LEVEL=info
|
||||
|
||||
# Upstash Redis — rate limit on /api/* and short-TTL snapshot cache for GET /api/state
|
||||
UPSTASH_REDIS_REST_URL=
|
||||
UPSTASH_REDIS_REST_TOKEN=
|
||||
UPSTASH_REDIS_REST_URL="https://natural-baboon-144595.upstash.io"
|
||||
UPSTASH_REDIS_REST_TOKEN="gQAAAAAAAjTTAAIgcDE0MDk4MGZlOWMwN2M0NTdiOWQ5MWYxMjVhOWMyNWVlZQ"
|
||||
|
||||
Reference in New Issue
Block a user