diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-23 17:38:32 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-27 20:38:08 +0000 |
| commit | 0e00db4decfa779c26c6c7648b2badcc5704e6f8 (patch) | |
| tree | b49213872325475aa546ef6a84770f6fbe0ecaea /src | |
| parent | 26e3f24e491ac0b9a61eaa2831de250b68bd9d96 (diff) | |
Add --analysis-root filter to parse failures script
Filter parse failures to only those for announcements that are in
production but missing from the archive. This eliminates noise from
rejections of events from other relays that don't affect migration.
Before: 223 parse failures (all rejections from all relays)
After: 18 parse failures (only for missing announcements)
The filter works by:
1. Reading missing announcements from comparison data
2. Extracting event IDs from production announcements JSON
3. Filtering parse failures to only matching event IDs
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions