Errors 500 with rclone and google drive

Dang. “unknown flag: --tpslimit” on 2022-09-12 (command “backup”). I have already included --limit-upload and --limit-download. Can’t see anything which covers “requests per second”.

However, I do see --option key=value “set extended option”.

Is there still a way to limit “TPS”?

Full details of final output before killing itself:

rclone: 2022/09/12 00:29:53 ERROR : data/5e/5eccd44350719651de5fc9c96d67857b428508478503f1a9f07ea2e241072ee7:
Post request rcat error: context canceled
rclone: 2022/09/12 00:29:53 ERROR : data/19/19ec6c5ba31ace49e9d3bbc4fc7bf803c38995b919065bfb186659d829d934fc:
Post request put error: couldn’t list directory: context canceled
rclone: 2022/09/12 00:29:53 ERROR : data/19/19ec6c5ba31ace49e9d3bbc4fc7bf803c38995b919065bfb186659d829d934fc:
Post request rcat error: couldn’t list directory: context canceled
Fatal: unable to save snapshot: server response unexpected: 500 Internal Server Error (500)

Tried again: same errors, ending with same “Fatal”.

Also seen this and the fix. My version is 0.12.0 so seems it will incorporate that fix.

By the way, I’m doing this once a week on a 5 GB set of directories. It worked last week and the week before. Both times many errors were reported but it finally finished, and restore testing showed that it was completing OK.