Skip to content

Conversation

@desertaxle
Copy link
Member

Summary

Adds a new concept doc for global concurrency limits and refactors the existing how-to guide to better separate theory from practice.

Changes

  • New concept doc: Theory, architecture, slot-based system, timed leases, strict mode behavior
  • Refactored how-to guide: Practical code examples, common patterns (throttling, DB connections, parallel processing)
  • Updated cross-references: Tag-based concurrency docs, migration guide, navigation

🤖 Generated with Claude Code

- Create new concept doc at docs/v3/concepts/global-concurrency-limits.mdx
  covering theory, architecture, and when to use GCL vs rate limits
- Refactor how-to guide to be more practical and code-focused
- Add documentation for strict mode behavior with lease renewal
- Update cross-references in related documentation
- Add navigation entry in docs.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants