upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/docs/tutorials
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 14:23:44 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 14:23:44 +0000
commit208ea60836cfc98857cf3359a73d8874ed5d935a (patch)
treee653189912f8e749170ef6645a85f9d6c907b3e6 /docs/tutorials
parent93a1684f068603b354ba3c05957a25459c73de05 (diff)
refactor(sync): rename ConnectedDegraded to ConnectedHistoricSyncFailures
Resolves naming conflict with RelayHealthState::Degraded by using a more explicit name that clearly indicates the connection status relates to historic sync failures, not connection health degradation. Changes: - ConnectionStatus::ConnectedDegraded → ConnectedHistoricSyncFailures - Updated all documentation and comments - Updated Prometheus metric descriptions - Metric value remains 4 for backward compatibility This makes it clear that: - ConnectedHistoricSyncFailures = connection lifecycle (missing historic data) - RelayHealthState::Degraded = connection health (reliability issues) These are orthogonal concerns - a relay can be ConnectedHistoricSyncFailures but Healthy, or Connected but Degraded.
Diffstat (limited to 'docs/tutorials')
0 files changed, 0 insertions, 0 deletions