Skip to content

Detect op failure due to throttling #137

@zcutlip

Description

@zcutlip

It's possible to hit a cap for number of requests, especially when using service accounts. We should scrape stderr to look for this failure and raise an appropriate exception

An example of the message:

[ERROR] 2023/06/26 11:55:32 (429) Too Many Requests: You've reached the maximum number of this type of requests this service account is allowed to make. Please retry in 58 minutes or try other requests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions