reflex-dev
reflex
BlogDocsChangelog

Revive token socket_record after expiration

#5977
Comparing
masenf/token-lifetime
(
f8e9110
) with
main
(
3617ee4
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

Passed

test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.5 ms10.4 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
595.4 µs595.5 µs
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
46.3 ms46.4 ms
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
147.8 µs148.1 µs
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
88.3 ms88.7 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
22.5 ms22.7 ms

Commits

Click on a commit to change the comparison range
Base
main
3617ee4
+0.16%
Revive token socket_record after expiration 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.
bcd28c0
1 day ago
by masenf
-0.33%
Merge remote-tracking branch 'origin/main' into masenf/token-lifetime
f8e9110
1 day ago
by masenf
© 2025 CodSpeed Technology
Home Terms Privacy Docs