algolia / algolia/algoliasearch-client-ruby
Client allows endless loops if there is a network issue
Open
- Dominant language
- Ruby
- Stars
- 172
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
- Algolia Client Version: Only tested 1.26.0
- Language Version: Not relevant.
### Description
This is basically an endless loop:
https://github.com/algolia/algoliasearch-client-ruby/blob/55e2fb916eb147e51532fd08bdb0d75a58f12ce1/lib/algolia/client.rb#L494-L511
There should be some retry logic, and if enough fails it should throw an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.