In automations I use scripts to make external api calls. These api calls may occasionally fail due to rate limiting / network issues etc..
I would love the option to automatically retry an automation step if it fails, preferably configurable like retry max 3 times with exponential backoff