Rclone crypt mount --low-level-retries?

hi,

I get these errors about once per day and it really causing me a lot of pain. I use very basic config.
/usr/bin/rclone mount --allow-other --config /root/.rclone.conf plexdrive_local_crypt: /media/rclone
and
/usr/bin/plexdrive /mnt/plexdrive The plexdrive mount has helped with stability of the rclone mount - i.e. they both stay up after the below errors, and do not need to be restarted.

At least according to the log, it is retrying 10 times almost instantaneously. If I used --low-level-retries 100 would I have a better chance of actually making the connection? or would that go badly?

For the record I would get these errors a lot more before I used plexdrive.

Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 3/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 4/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 5/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 6/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 7/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 8/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 9/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash4
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: low level retry 10/10: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash5
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Read error: read /mnt/plexdrive/bucket/hash1/hash2/hash3/hash40832: input/output err
Jul 07 00:37:52 debian rclone[12001]: 2017/07/07 00:37:52 ERROR : dir1/subdir1/file1.avi: ReadFileHandle.Release error: file already closed