Skip to content

Update too many requests message#990

Merged
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:too-many-requests-message
Jun 10, 2025
Merged

Update too many requests message#990
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:too-many-requests-message

Conversation

@kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Jun 9, 2025

Description

Updates too many request message so that the database does not take the blame. Most likely the requests are throttled elsewhere before hitting the database.

Validation

CleanShot 2025-06-09 at 10 25 16@2x

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes marked this pull request as ready for review June 9, 2025 15:26
@kmcginnes kmcginnes force-pushed the too-many-requests-message branch from 1415894 to dd76846 Compare June 9, 2025 19:43
@kmcginnes kmcginnes merged commit 19e9127 into aws:main Jun 10, 2025
2 checks passed
@kmcginnes kmcginnes deleted the too-many-requests-message branch June 10, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the too many requests error message

2 participants