strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Release completed operations in the legacy graphql-ws handler (#4610)
main
1 day ago
Release completed operations in the legacy graphql-ws handler Subscriptions that completed on their own (or failed before execution) stayed in the handler's bookkeeping until the client sent a stop message, reused the operation id, or disconnected. With max_subscriptions_per_connection configured, a client using distinct operation ids could hit 'Subscription limit reached' with no active subscriptions. Release the operation's slot when its task finishes, and make cleanup_operation tolerant of operations that already released themselves so that a late 'stop' is a no-op. Fixes GHSA-m952-2w3f-6r8h Claude-Session: https://claude.ai/code/session_01HjtoZFcVXzJNwkytcgVp4v
fix/graphql-ws-release-completed-operations
1 day ago
Bump Autopub to latest alpha (#4609) Co-authored-by: Amp <amp@ampcode.com>
main
2 days ago
Bump Autopub to 1.0.0a63 Amp-Thread-ID: https://ampcode.com/threads/T-01a06201-0d25-74ec-8149-0f5d9f08d66d Co-authored-by: Amp <amp@ampcode.com>
bump-autopub-1.0.0a63
2 days ago
Add Strawberry Django compatibility workflow (#4608) Co-authored-by: Amp <amp@ampcode.com>
main
3 days ago
Isolate compatibility workflow concurrency Amp-Thread-ID: https://ampcode.com/threads/T-01a05c19-b5ea-74d3-a43d-e2742a9935e5 Co-authored-by: Amp <amp@ampcode.com>
ci/strawberry-django-compatibility
3 days ago
Add Strawberry Django compatibility workflow Amp-Thread-ID: https://ampcode.com/threads/T-01a05c19-b5ea-74d3-a43d-e2742a9935e5 Co-authored-by: Amp <amp@ampcode.com>
ci/strawberry-django-compatibility
3 days ago
Validate schema directive applications Amp-Thread-ID: https://ampcode.com/threads/T-01a059ba-ab61-752e-9b35-1021914f5df6
validate-schema-directive-applications
4 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Release completed operations in the legacy graphql-ws handler
#4610
3 days ago
cb02f51
fix/graphql-ws-release-completed-operations
CodSpeed Performance Gauge
0%
Bump Autopub to latest alpha
#4609
2 days ago
f40cf13
bump-autopub-1.0.0a63
CodSpeed Performance Gauge
0%
Add Strawberry Django compatibility workflow
#4608
3 days ago
6e11b44
ci/strawberry-django-compatibility
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs