You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if the OpenSearch client does not throw an OpenSearchException, the status code returns 500. Other exceptions in Amazon OpenSearch (AOS) can be returned, for example, Runtime exception. And these cases should be handled gracefully if there's statu code.
The text was updated successfully, but these errors were encountered:
Currently, if the OpenSearch client does not throw an OpenSearchException, the status code returns 500. Other exceptions in Amazon OpenSearch (AOS) can be returned, for example, Runtime exception. And these cases should be handled gracefully if there's statu code.
The text was updated successfully, but these errors were encountered: