Fix userApiKeys test flake: 20s timeout on the scrypt-heavy test
The 'prefers the user's decrypted key over the env key for every provider' test performs multiple scrypt derivations and exceeded vitest's 5s default on cold full-suite runs (observed 6.7s), while passing in isolation. Known flake - bit the WS9 builder and the Stop hook. Per-test 20s timeout with an explanatory comment; no behaviour change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | Sloth-ninja/JessicaOSS |
|---|---|
| Author | sloth-ninja <ezanahaddis@gmail.com> |
| Authored | |
| Parents | 319969ff |
| Stats | 1 file changed , +4 , -1 |
| Part of | Fix: backend crash on api-keys status; error detail leaks |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-b5f96649.md
from inside the repo you want the change in.