mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-05-18 20:08:19 +00:00
The logout POST to /auth/logout was getting cancelled when the page navigated to /login before the fetch completed. keepalive: true ensures the request survives page unload so the Redis session lock is released. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>