mstephanidhs / Diploma-Thesis

GNU General Public License v3.0
0 stars 0 forks source link

Resend Data on Failure #24

Closed mstephanidhs closed 10 months ago

mstephanidhs commented 10 months ago

If something happens (authentication failed etc), resend the data

mstephanidhs commented 10 months ago

Shouldn't be implemented since we are talking about real-time data. It adds a big delay which is a big con. Maybe, store a log of the files that didn't successfully send to the server and a thread can re-acquire them