fix/spa-reconnect-no-demo-data #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/spa-reconnect-no-demo-data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- _good_parts_map: collapse the per-press 3-query loop (3xN) into 3 grouped queries across all presses; semantics preserved (Joborder JSON/substring matching, per-press scoping, whole-map degrade-to-{} on error). - _press_list + /reasons: served from the kernel cached_select() TTL cache. Part of the gateway connection-pool-saturation fix (see fastAPI/agent_docs/db-pool-relief.md). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>