meilisearch / meilisearch-python

Python wrapper for the Meilisearch API
https://www.meilisearch.com/
MIT License
452 stars 86 forks source link

Settings tests in CI have become flaky #976

Closed sanders41 closed 2 months ago

sanders41 commented 3 months ago

Description I am frequently seeing CI fail in the settings tests with timeouts lately. See this run for example https://github.com/meilisearch/meilisearch-python/actions/runs/9455333249/job/26044889785?pr=975. re-running the job typically gets it to pass.

My guess, without having really looked into it yet, is it is related to https://github.com/meilisearch/meilisearch/issues/4585

Expected behavior What you expected to happen.

Current behavior What happened.

Screenshots or Logs If applicable, add screenshots or logs to help explain your problem.

Environment (please complete the following information):

sanders41 commented 2 months ago

It looks like this issue is back so reopening :disappointed:

https://github.com/meilisearch/meilisearch-python/actions/runs/9738330567/job/26871743136?pr=985

Bors also recentely failed on this.