algolia / algoliasearch-client-php

⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
https://www.algolia.com/doc/api-client/php/getting-started/
MIT License
672 stars 116 forks source link

chore(CTS): add retry on tests #672

Closed chloelbn closed 3 years ago

chloelbn commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue Fix #669 & #668
Need Doc update no

Describe your change

Adds a retry strategy to prevent flakiness

chloelbn commented 3 years ago

@DevinCodes I'm doing this as we speak