mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Fixes "Broken pipe" errors on slower hardware (single CPU) by: - Adding 0.5s delay between contact deletions - Retrying failed deletions up to 2 times with longer delay - Special handling for Broken pipe errors This prevents overwhelming meshcore-bridge on resource-constrained systems. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>