Closed GoogleCodeExporter closed 9 years ago
It's actually rather hard to keep track if we're doing the first connection
attempt (in which case we should terminate with an error message if there's no
network connection) or if this is a reconnection (in which case we should sleep
and try again instead of aborting and unmounting the file system).
Therefore, starting with revision 6dd2e28a3790, S3QL will just always retry in
case of any network errors (but a warning message is printed to the console).
Original comment by Nikolaus@rath.org
on 16 Jan 2013 at 4:41
Actually, that's revision 8e5797dcceb6.
Original comment by Nikolaus@rath.org
on 16 Jan 2013 at 4:45
Original issue reported on code.google.com by
Nikolaus@rath.org
on 14 Oct 2012 at 8:16