algolia / algolia/algoliasearch-client-php
Fix flakiness for AB/AAtests
Open
- Dominant language
- PHP
- Stars
- 697
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the CI would throw `Algolia\AlgoliaSearch\Exceptions\NotFoundException: Index does not exist` on ABtesting and AAtesting. We need to fix this flakiness
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the ABtesting and AAtesting CI tests and reproduce the intermittent Algolia\\AlgoliaSearch\\Exceptions\\NotFoundException for a missing index. Trace the test setup and index lifecycle to identify the race or ordering issue; done means both test suites run reliably without the exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100