Sloth-ninja tackles the login spinner dead end
JessicaOSS now handles a failed profile load as an error users can see, rather than an endless wait.
A production login incident exposed a familiar legal-tech frustration: someone signs in, the screen keeps spinning, and there is no useful explanation or clear next step.
Sloth-ninja has tightened the app's handling of background failures during sign-in and profile loading. When that early account information cannot be retrieved, the product is designed to surface a proper error state instead of silently leaving the user stranded. The work also hardens related background actions against unhandled failures.
It is a small change with a practical point: access problems should be visible and diagnosable, not mistaken for a slow system.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?