caiobegotti / Lost-Photos-Found

Linux version of the LostPhotos application for Mac/Windows
125 stars 9 forks source link

Automatically retry if getting RFC822 data fails #17

Open caiobegotti opened 8 years ago

caiobegotti commented 8 years ago

Sometimes LPF fails to get a message RFC822 and it might be due to a network hiccup because I just had this issue and retrying manually worked alright.

caiobegotti commented 8 years ago

Slightly related to issue #19 as retrying should be generic enough in the code.