mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-09 15:52:37 -06:00
Treat CLI exit 134/137/139 and abort/OOM log patterns as skippable so KotOR yes_general core dump does not fail the entire target scrape.
1,019 B
1,019 B
title: fix: Skip OOM/aborted channel exports
type: fix
status: complete
date: 2026-05-30
origin: /lfg — KotOR yes_general CLI core dump should not fail entire target
fix: Skip OOM/aborted channel exports
Summary
yes_general export aborted with Aborted (core dumped) inside the container, failing the whole KotOR_discord_msgs target. Extend skippable export failures so OOM/abort/kill errors skip the channel and continue (like forbidden channels).
Requirements
| ID | Requirement |
|---|---|
| R1 | is_skippable_channel_export_failure matches Aborted, core dumped, OOM, Killed |
| R2 | run-discord-scrape-smoke.sh still passes |
| R3 | Re-run run-operator-validation.sh --target KotOR_discord_msgs completes (may skip yes_general) |
| R4 | Update merge-readiness KotOR row; 19 smokes pass |
Verification
./scripts/tests/run-discord-scrape-smoke.shDCE_MIN_FREE_MB=0 ./scripts/run-all-smokes.shlogs/validation-resume-20260530.logor new log for KotOR pass