Earlier quoted context omitted.
Does rsync auto-resume after failed connections?
Sure, just use --partial switch: --partial keep partially transferred files
In other words, this feature is a prerequisite for auto-resume, not auto-resume itself (which can be scripted in ~10 lines, as shown in a sibling thread).