Handle with service unavailable responses from Google API
Getting Google domain users frequently results in:
googleapiclient.errors.HttpError: <HttpError 503 when requesting https://www.googleapis.com/admin/directory/v1/users... returned "Service unavailable. Please try again">
Implement a pause and retry to help reduce sync failures