I triggered a 500 error on the ChartMogul backend for some reason, so a call would always regenerate that error, and using the default backoff of 20 this felt like an endless loop, the script was hanging a long time. I believe reducing this to 3 or 5 by default would provide enough value but also end scripts earlier that run into errors on every call.