Skip to content

Reproducing a task timeout in Lambda when using analytics for @upstash/ratelimit

License

Notifications You must be signed in to change notification settings

unstubbable/upstash-ratelimit-analytics-lambda-timeout

Repository files navigation

Reproducing a task timeout in a response-streaming Lambda function, when using analytics for @upstash/ratelimit.

Deploy a Lambda with a Function URL

Required environment variables:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • UPSTASH_REDIS_REST_URL
  • UPSTASH_REDIS_REST_TOKEN
npm run deploy

About

Reproducing a task timeout in Lambda when using analytics for @upstash/ratelimit

Resources

License

Stars

Watchers

Forks