Hello. We are experiencing some issues with Graph API. We have around 6500 Redshift entities (datasets+containers) and experiencing some issues when trying to browse them in UI or thru Graph API, basically - api returns HTTP 503. Example: https://<hostname>/search?filter_platform=urn%3Ali%3AdataPlatform%3Aredshift&page=200&query= fails. Requesting very same from gms-restli api work flawlessly. Running gms-service in debug mode, I can see that all records are successfully retrieved from opensearch. This issue also reproduceable in demo instance (in graphiql)