Commit 5205616
Force full RGS sync when network graph is sparse
If the stored RGS timestamp is non-zero but the network graph has
fewer than 1000 channels, force a full sync from timestamp 0. This
handles cases where the graph failed to persist (e.g., VSS size
limits) but the smaller node_metrics (containing the RGS timestamp)
was saved successfully.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e5adf05 commit 5205616
1 file changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
1525 | 1525 | | |
1526 | 1526 | | |
1527 | 1527 | | |
1528 | | - | |
| 1528 | + | |
1529 | 1529 | | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
1530 | 1547 | | |
1531 | 1548 | | |
1532 | 1549 | | |
| |||
0 commit comments