add chache for last known good in sqlite..
This commit is contained in:
@@ -212,6 +212,11 @@ Large values such as 100000 can require hundreds of paged MCP searches across
|
||||
enabled streams. If Graylog times out or rejects the query, SignalScope keeps the
|
||||
events already fetched, marks the stream as a partial fetch, and shows the MCP
|
||||
error in Diagnostics instead of failing the whole dashboard update.
|
||||
The monitor also stores the last successful dashboard status in
|
||||
`state/signalscope-status-cache.sqlite3`. If a later live MCP fetch fails before
|
||||
usable data is available, the dashboard keeps showing the last good findings,
|
||||
graphs, incidents, and correlations with a stale-data warning instead of going
|
||||
blank.
|
||||
|
||||
## Monitoring Export
|
||||
|
||||
|
||||
Reference in New Issue
Block a user