ERROR "Rate limit exeeded" when backing up data to cloud

So this is new and has happened twice in a row. The backup task has been working fine without any issue for over 8 months and now its doing this. It’s also only effecting one dataset

Error logs below

 Error: 2025/04/27 22:00:01 INFO  : Starting bandwidth limiter at 2Mi Byte/s
2025/04/27 22:00:03 INFO  : 
Transferred:   	          0 B / 0 B, -, 0 B/s, ETA -
Checks:                 8 / 8, 100%
Transferred:            0 / 1, 0%
Elapsed time:         1.8s
Transferring:
 *                                     .filename redacted: transferring

2025/04/27 22:00:04 INFO  : .filename redacted: Copied (replaced existing)
... 6028 more lines ...
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quotas/help/request_increase"
      }
    ]
  }
]
, rateLimitExceeded
 

cloud destination is google drive

Seems to be an issue with your Google project quota, not necessarily a TrueNAS issue. What is different about the one dataset being affected? Is it particularly large? Does it have a large number of small files?

I would take a look at https://cloud.google.com/docs/quotas/help/request_increase, as suggested by the error, and Cloud Quotas documentation  |  Google Cloud more generally.

its a mix of file sizes so yes it looks like im going to have to jump ship to amazons glacier services or someone else.