Skip to content

Instantly share code, notes, and snippets.

@zh4n7wm
Created September 11, 2024 02:02
Show Gist options
  • Save zh4n7wm/8973e64be7df32d4f481868fdd11f94e to your computer and use it in GitHub Desktop.
Save zh4n7wm/8973e64be7df32d4f481868fdd11f94e to your computer and use it in GitHub Desktop.
AWS RDS The vector database encountered an error while processing the request: The request was throttled because of insufficient resources on the database.

error message

botocore.errorfactory.ValidationException: An error occurred (ValidationException) when calling the Retrieve operation: The vector database encountered an error while processing the request: The request was throttled because of insufficient resources on the database. (Service: RdsData, Status Code: 400, Request ID: b762f4a8-177c-4ba4-abd7-bd36b8fc17f4)

refs: https://repost.aws/questions/QUudolCeyiSDq_ZLmARgkIug/aurora-serverless-v2-the-request-was-throttled-because-of-insufficient-resources-on-the-database

action: Databases -> choose your RDS -> Connectivity & security -> RDS Data API , disable and then re-enable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment