Skip to content

Add rate limit documentation and Handle Rate Limits how-to guide#8326

Merged
markmandel merged 2 commits into
mainfrom
markm/update-rate-limits
Apr 29, 2026
Merged

Add rate limit documentation and Handle Rate Limits how-to guide#8326
markmandel merged 2 commits into
mainfrom
markm/update-rate-limits

Conversation

@markmandel
Copy link
Copy Markdown
Contributor

  • Add new how-to page covering ClientResult::Retryable and RetryAfter for detecting and retrying rate limited SDK requests
  • Add development rate limit tables to managing-lobbies, sending- direct-messages, and lobby API reference
  • Update decoration tool to run across full repo; re-run to pick up a few additional reference link updates

- Add new how-to page covering ClientResult::Retryable and RetryAfter
  for detecting and retrying rate limited SDK requests
- Add development rate limit tables to managing-lobbies, sending-
  direct-messages, and lobby API reference
- Update decoration tool to run across full repo; re-run to pick up
  a few additional reference link updates
@markmandel markmandel requested a review from a team as a code owner April 27, 2026 22:10
@markmandel markmandel requested review from abe-discord and removed request for a team April 27, 2026 22:10
@markmandel markmandel added the social-sdk Feedback and PRs on Social SDK label Apr 27, 2026
// Configure paths
const REPO_ROOT = path.resolve(__dirname, "..", "..");
const MARKDOWN_DIR = path.join(REPO_ROOT, "/developers");
const MARKDOWN_DIR = path.join(REPO_ROOT, "/");
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was doing stuff in the /snippets directory, and then I decided not to, but I had updated it anyway - so I left it in as a sneaky addition.

@markmandel markmandel requested a review from meka-ddev April 27, 2026 22:11
@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Discord 🟢 Ready View Preview Apr 27, 2026, 10:13 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

@meka-ddev meka-ddev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@markmandel markmandel merged commit 7ac0e7d into main Apr 29, 2026
5 checks passed
@markmandel markmandel deleted the markm/update-rate-limits branch April 29, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

social-sdk Feedback and PRs on Social SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants