Skip to content

Wire recovery started event - #878

Merged
bolshakov merged 1 commit into
developfrom
feature/wire-recovery-started-event
Aug 18, 2026
Merged

Wire recovery started event#878
bolshakov merged 1 commit into
developfrom
feature/wire-recovery-started-event

Conversation

@bolshakov

@bolshakov bolshakov commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Fixes #745

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review price tag

🟢 32 effective lines — about 5–10 min (up from 5–7 min) of focused review (based on 200–500 lines/hour). This is within the range where reviewers find the most issues per line, and small changes usually receive feedback the fastest.

Why these numbers?

These minutes are what careful defect-finding costs at 200–500 lines/hour — the rate review studies report, not how long a skim takes. "Effective lines" already exclude generated files and lockfiles. Treat the rates and the 200/400 thresholds as guardrails, not laws.

@github-actions github-actions Bot added the proquo: small ProQuo review price tier: small label Aug 17, 2026
Emits RecoveryStarted telemetry when the light first enters recovery.
The event fires after state_store.transition_to_color and metrics_store.clear
so it only signals a transition that the storage layer accepted, matching the
pattern established in RecoveryProbeTracker.

- from_color: RED (light exits the red state into recovery)
- to_color: YELLOW
- breached_at: the time the light originally tripped to red
@bolshakov
bolshakov force-pushed the feature/wire-recovery-started-event branch from dba2ba4 to bf19932 Compare August 18, 2026 14:56
@bolshakov bolshakov changed the title [WIP] Wire recovery started event Wire recovery started event Aug 18, 2026
@bolshakov
bolshakov marked this pull request as ready for review August 18, 2026 14:59
@bolshakov
bolshakov merged commit 7640440 into develop Aug 18, 2026
37 checks passed
@bolshakov
bolshakov deleted the feature/wire-recovery-started-event branch August 18, 2026 15:08
@bolshakov
bolshakov restored the feature/wire-recovery-started-event branch August 18, 2026 15:08
@bolshakov
bolshakov deleted the feature/wire-recovery-started-event branch August 18, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

proquo: small ProQuo review price tier: small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire RecoveryStarted event

1 participant