forked from iarv/mc-webui
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>