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
I have a Node.js service which detects any change in database via mongodb change stream and then those updates are sent to Algolia. The data is being uploaded to algolia using saveObjects/saveObject and most of the times it works - but sometimes it starts throwing "RetryError: Unreachable hosts - your application id may be incorrect. If the error persists, please reach out to the Algolia Support team" even though the previous request has passed a few seconds before. This service is hosted on GCP Cloud Run. Attaching some screenshot of code and logs from GCP.
Code:
Log from GCP:
Client
Search
Version
5.23.2
Relevant log output
RetryError: Unreachable hosts - your application id may be incorrect. If the error persists, please reach out to the Algolia Support team: https://alg.li/support.