algolia / instantsearch-android

A library of widgets and helpers to build instant-search applications on Android.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/android/
Apache License 2.0
156 stars 30 forks source link

Error(s) while processing the retry strategy #400

Closed saintjab closed 1 year ago

saintjab commented 1 year ago

Unable to use Insights clicked or HitsTracker.trackClick as I keep on getting Error(s) while processing the retry strategy or Worker ended with result: Retry. or Worker result RETRY for Work. where ever I tried sending click events. I am using instantsearch-insights-android:3.1.4. I am doing something wrong? Also I have tried increasing the connection timeout when registering the insight. Am I missing something?

saintjab commented 1 year ago

Seems like my ISP was blocking the calls and hence the error. Changing provider worked fine so am closing this.