Gate live feed staleness and isolate Next dev artifacts
- delay stale status for paused live feeds before surfacing disconnects - keep `next dev` output separate from production build artifacts - add coverage for the new live-feed stale threshold
This commit is contained in:
parent
07a9b91df7
commit
53eeb9e72f
8 changed files with 130 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ coverage/
|
|||
logs/
|
||||
.tmp/
|
||||
apps/web/.next/
|
||||
apps/web/.next-dev/
|
||||
|
||||
# Local assistant artifacts
|
||||
session-ses_*.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue