reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Removing silly change
riebecj:main
7 hours ago
Revive token socket_record after expiration (#5977) If the socket_record expires in redis, but the instance managing it is still alive, then re-link the token to the sid. For `del` and `evicted`, do not re-link the token as this is an explicit disconnect.
main
1 day ago
Do a full re-hydrate on reconnect (#5980) It turns out that just rehydrating and not also re-running the on_load handlers can leave applications in a bad state; particularly when their background tasks exiting are predicated on the `sid`, that will change on reconnect, but without an on_load, no mechanism is there to restart the tasks.
main
1 day ago
Allow `transport="polling"` option for all users (#5982)
main
4 days ago
Allow `transport="polling"` option for all users
masenf/polling-for-all
4 days ago
Merge remote-tracking branch 'origin/main' into masenf/token-lifetime
masenf/token-lifetime
4 days ago
Merge remote-tracking branch 'origin/main' into masenf/full-rehydrate
masenf/full-rehydrate
4 days ago
Trying to fix codeql analysis (#5981) * update codeql to v4 -- maybe that helps? * codeql-config: update scan paths * try different include path patterns * add .github to codeql for workflow scanning
main
4 days ago
Active Branches
Adding `BlobVar` and `BytesVar`.
last run
7 hours ago
#5985
CodSpeed Performance Gauge
0%
Add integration tests for frontend path
last run
1 month ago
#5712
CodSpeed Performance Gauge
0%
use async helmet
last run
2 months ago
#5785
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs