We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update batch processing guide, remove priority queue references - Update overview to reflect FIFO queue management - Remove priority system documentation (realtime/interactive/background/batch) - Simplify queue statistics documentation - Remove priority-based configuration examples - Update integration examples to remove priority field - Simplify performance characteristics table Part of Issue #19: Remove unused RequestPriority queue system 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add Batch Processing Guide and update sidebar - Add usage/Batch-Processing-Guide.md: comprehensive guide on batch processing architecture, priority queues, smart batching algorithms, modes, configuration, monitoring, troubleshooting, and examples. - Update _Sidebar.md to include the new Batch Processing Guide link.