algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 222 forks source link

Firebase-related networking issues #1193

Open redox opened 4 years ago

redox commented 4 years ago

It happens quite often that Firebase users reports connectivity issues to Algolia. Errors like:

From a DX point of view I'm wondering whether we could make our API client slightly smarter, and:

Would love to get our experts' POV

Haroenv commented 4 years ago

The error telling people to contact support is definitely subpar, there must be some way to detect it's firebase blocking the request.

alexpchin commented 1 year ago

It seems like this occurs for us after updating from 3.33.0 to 4.14...