79349119

Date: 2025-01-12 00:04:39
Score: 2
Natty:
Report link

I have found an answer: Turn off "Enable Chrome V8 runtime" for your Apps Script. When this is enabled the failure occurs within 10 transactions, often within the first 3. When this is disabled I have run 400 transactions without a single failure.

After changing this setting you will need to Deploy your script again, even though you have not changed any code.

screen capture of Apps Script settings

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user1344462