Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BCDA-7867: Add 429 recommendations (#193)
## 🎫 Ticket https://jira.cms.gov/browse/BCDA-7867 ## 🛠 Changes Added best practices section to "Building Your Application" page, with first best practice being handling 429 status codes. ## ℹ️ Context for reviewers BCDA has two 429 mechanisms, neither of which currently shows recommendations on how to avoid / handle them. By clearly outlining how we recommend clients handle them, we can improve the quality of the BCDA experience and decrease the number of posts that require triaging in the google group. ## ✅ Acceptance Validation ![image](https://github.com/CMSgov/bcda-static-site/assets/120701369/65df1e5a-f73d-42a2-98a5-b6d72688cc39) ## 🔒 Security Implications - [ ] This PR adds a new software dependency or dependencies. - [ ] This PR modifies or invalidates one or more of our security controls. - [ ] This PR stores or transmits data that was not stored or transmitted before. - [ ] This PR requires additional review of its security implications for other reasons. If any security implications apply, add Jason Ashbaugh (GitHub username: StewGoin) as a reviewer and do not merge this PR without his approval. --------- Co-authored-by: Alex Dzeda <[email protected]>
- Loading branch information