Hello Jayce,
To clarify, not every error subjected to retry after some time. If you are facing INTERNAL_ERROR error then you can make the API call again after sometime. Usually when such exception/error occurs, your exception handling/error handling code should sleep for some time and then call the function again to make the API call. That is a general structure to handle exceptions. There is no code samples available to retry error,
here is some more details on using exponential backoff policy.
You could also share your error log to see if the errors you are facing are retryable or not. Please use incognito window while sharing the logs.
Regards,
Sai Teja, Google Ads API Team

ref:_00D1U1174p._5001UBlPHr:ref