mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
- Replace 1.2s fixed retry with 10s idle debounce timer - Timer resets on every received fragment (debounce) - Timer also starts on IE1 envelope receipt (handles pull-only senders) - IR1 always requests only missing indices (partial resume) - Attempt counter no longer resets per fragment; bounded to 5 retries - Max attempts raised to 5 (was 4)