reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
expand TypeVarTuple arguments when resolving variadic aliases
benedikt-bartscher:allow-typevar-resolution
4 hours ago
resolve parameterized generic type aliases
benedikt-bartscher:allow-typevar-resolution
4 hours ago
add news fragment
benedikt-bartscher:allow-typevar-resolution
6 hours ago
move type alias tests to the reflex_base suite
benedikt-bartscher:allow-typevar-resolution
6 hours ago
move type alias tests to the reflex_base suite
benedikt-bartscher:allow-typevar-resolution
6 hours ago
resolve type aliases
benedikt-bartscher:allow-typevar-resolution
6 hours ago
Add faqs link to site footer
carlos/add-faqs-link
7 hours ago
feat: unsubscribe disconnected clients from shared states after a grace period Resolves the TODO in _do_update_other_tokens: tokens of clients that disconnected and did not reconnect within REFLEX_SHARED_STATE_DISCONNECT_GRACE (default 30s, 0 disables) are removed from the _linked_from subscriber sets of all shared states the client was linked to, so shared mutations stop fanning out modify_state churn for them. The new SharedState._on_subscriber_disconnected hook lets shared states clean up per-client data (e.g. presence bookkeeping). Safety: a reconnect within the grace (any instance, checked via is_token_connected) is a no-op; a client reaped too eagerly re-subscribes automatically on its next event through _internal_patch_linked_state. A new disconnect for the same token restarts the grace. Only the shared subscriber sets are touched, never the client's own _reflex_internal_links.
benedikt-bartscher:disconnect-shared-state
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
resolve type aliases
#6944
4 hours ago
098f76a
benedikt-bartscher:allow-typevar-resolution
CodSpeed Performance Gauge
0%
Add faqs link to site footer
#6943
8 hours ago
ee3413d
carlos/add-faqs-link
CodSpeed Performance Gauge
0%
DO NOT MERGE - Disconnect shared state
#6942
9 hours ago
09d67ad
benedikt-bartscher:disconnect-shared-state
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs