reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
cubic
benedikt-bartscher:shared-state-redis-fix
4 hours ago
address review comments
benedikt-bartscher:shared-state-redis-fix
5 hours ago
fix: deliver linked state updates to clients connected to other instances
benedikt-bartscher:shared-state-redis-fix
5 hours ago
fix: don't misattribute concurrent imports to rxconfig; remove exactly the inserted cwd entry
benedikt-bartscher:fix-config-syspath-race
21 hours ago
thanks greptile + add news fragment
benedikt-bartscher:fix-config-syspath-race
21 hours ago
fix(config): load rxconfig with cwd prepended instead of swapping out sys.path, racing concurrent first-time imports _load_config cleared sys.path down to the cwd for the duration of the rxconfig import, so any concurrent first-time import in another thread failed with ModuleNotFoundError (e.g. the lazy granian import when the backend starts while another thread loads the config). Prepending the cwd keeps the same resolution priority without blinding other threads. Dropping the clear also removes the except-retry fallback, which had been papering over a second bug: find_spec("rxconfig") answers from sys.modules, so a leftover module from another project directory faked the existence probe. Evict rxconfig from sys.modules before probing instead.
benedikt-bartscher:fix-config-syspath-race
21 hours ago
feat(uvicorn): honor a raised socket message policy at the protocol layer via ws_max_size make greptile happy
benedikt-bartscher:make-sio-optional
22 hours ago
fix: treat invalid event field types and router_data as deserialization errors
benedikt-bartscher:make-sio-optional
22 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: deliver linked state updates to all clients
#6934
4 hours ago
b643ed8
benedikt-bartscher:shared-state-redis-fix
CodSpeed Performance Gauge
0%
fix(config): load rxconfig with cwd prepended
#6933
21 hours ago
ea6e264
benedikt-bartscher:fix-config-syspath-race
CodSpeed Performance Gauge
0%
bare websockets
#6932
22 hours ago
d72513e
benedikt-bartscher:make-sio-optional
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs