Google drive transfer limit

is it possible to able to catch the google api reach and make rclone retry every 30 minutes if the limit reached.

The problem is that the error is a completely generic 403 error and I don’t think rclone can tell it apart from other 403 errors which happen quite regularly.

Using this, plus a crontab entry should fix it though - say --max-transfer 600GB

  --max-transfer int                    Maximum size of data to transfer. (default off)