What you are missing is you own client_id/secret
. As by default you share one with many other rclone users you might hit various limits (it is not only daily upload but also number of transactions per time period) at unpredictable manner.
Make you own and recreate your gdrive
remote providing your personalised parameters. Here also my simplified guide how to do it.
[gdrive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =