Avatar for the reflex-dev user
reflex-dev
reflex
BlogDocsChangelog

Performance History

Latest Results

fix: dynamically report backend_host in terminal logs (#6222) * fix: use configured backend_host in notify_backend() instead of hardcoded 0.0.0.0 The notify_backend() function was hardcoding "0.0.0.0" as the backend host in the terminal log output, ignoring the backend_host value set in rxconfig.py or passed via --backend-host CLI argument. This change: - Adds an optional `host` parameter to notify_backend() that falls back to config.backend_host when not provided - Passes the resolved host from run_backend() and run_backend_prod() call sites so CLI --backend-host overrides are reflected in logs - Persists the resolved backend_host in the config (via _set_persistent) so it is available to notify_backend() even when called from the frontend thread in run_process_and_launch_url() Fixes #6165 * Apply suggestion from @greptile-apps[bot] Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> * style: ruff format Co-authored-by: Sculptor <sculptor@imbue.com> --------- Co-authored-by: Masen Furer <m_github@0x26.net> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Sculptor <sculptor@imbue.com>
main
16 hours ago
deprecate rx Model
deprecate-rx-Model
17 hours ago
Fix docs breadcrumb overview routes
codex/fix-docs-breadcrumb-overview-routes
20 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
deprecate rx Model#6442
17 hours ago
adb1c0c
deprecate-rx-Model
CodSpeed Performance Gauge
0%
20 hours ago
37d385e
codex/fix-docs-breadcrumb-overview-routes
CodSpeed Performance Gauge
0%
23 hours ago
fcbaed8
FarhanAliRaza:inspector
© 2026 CodSpeed Technology
Home Terms Privacy Docs