Cloud Provider ErrorsError
ExpiredToken / TokenExpiredExpiredToken / TokenExpired — Cloud Credentials Expired
The authentication token or credentials have expired.
awsgcpazure
View details Azure TooManyRequests (429)The request was throttled due to exceeding rate limits.
The subscription or resource has exceeded its API call rate limit.
Implement exponential backoff. Reduce request frequency. Check the Retry-After header for wait time.
ExpiredToken / TokenExpiredThe authentication token or credentials have expired.
UnauthorizedAccessThe request was denied due to unauthorized access.
Azure NotFound (404)The requested resource or endpoint was not found.
Azure SubscriptionNotFoundThe specified Azure subscription was not found.
Azure StorageAccountNotFoundThe specified storage account does not exist.
GCP CANCELLED (499)The operation was cancelled by the caller.