sanders41 / meilisearch-python-sdk

An async and sync Python client for the Meilisearch API
https://meilisearch-python-sdk.paulsanders.dev/
MIT License
63 stars 10 forks source link

Flaky tests in CI #1071

Closed sanders41 closed 1 week ago

sanders41 commented 1 week ago

CI tests have become flaky lately. The failure is that the API key is invalid, and it only happens in CI. Re-running the tests always resolves it. I'm not sure yet what could be causing this.

Example here: https://github.com/sanders41/meilisearch-python-sdk/actions/runs/10718226004/job/29719673537

sanders41 commented 1 week ago

This is still showing up https://github.com/sanders41/meilisearch-python-sdk/actions/runs/10731599888/job/29761958971?pr=1075