Closed EmAchieng closed 1 month ago
Description: The script does not account for Azure rate-limiting. If too many requests are made in a short period, the API may reject some.
Possible Fix: Implement handling for rate-limiting, such as checking for HTTP 429 responses and pausing before retrying.
Description: The script does not account for Azure rate-limiting. If too many requests are made in a short period, the API may reject some.
Possible Fix: Implement handling for rate-limiting, such as checking for HTTP 429 responses and pausing before retrying.