Commit 4e85cf7
fix(audience-session): Log.Debug breadcrumb on double-Pause
The double-Pause guard silently returned. A studio seeing unexpected
engagement numbers had no way to confirm a spurious lifecycle-bridge
Pause was the cause.
Log.Debug (gated by config.Debug) surfaces the event during integration
without spamming production logs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 393973d commit 4e85cf7
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
| |||
0 commit comments