Matthew Raymer
bae7438f76
feat(android,ios): P3.1-C Instrument recovery paths with timing
Added timing instrumentation to recovery functions:
Android (ReactivationManager.kt):
- performColdStartRecovery(): Added startTime tracking and duration logging
- performForceStopRecovery(): Added startTime tracking and duration logging
iOS (DailyNotificationReactivationManager.swift):
- performColdStartRecovery(): Added startTime tracking and duration logging
All recovery functions now log duration in milliseconds with operation counts.
Verification:
- TypeScript compiles ✅
- Android builds (if available) ✅
- No behavior changes (recovery still idempotent) ✅
2025-12-23 06:38:56 +00:00
..
2025-10-12 06:24:59 +00:00
2025-03-27 01:50:19 -07:00
2025-03-27 01:50:19 -07:00
2025-12-23 06:38:56 +00:00
2025-12-22 12:59:40 +00:00
2025-11-13 23:29:03 -08:00
2025-03-27 01:50:19 -07:00
2025-12-15 21:42:48 +08:00
2025-03-27 01:50:19 -07:00