ml-commons
ml-commons copied to clipboard
[BUG] Connector doesn't return correct status code to client side
What is the bug? Some user reports that the connector (Azure openAI) doesn't return correct throttling exception status code 429 to client side. So they can't detect that error and retry.
Related issue https://github.com/opensearch-project/OpenSearch/issues/14337