You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
306: Fixing __str__ issues with MeiliSearchApiError r=alallema a=sanders41
Fixes#305
It may be possible to come up with a better error to return if we get more info on how to recreate the issue, but this should at least prevent the converting to string error and also keep other errors from happening in similar situations.
Co-authored-by: Paul Sanders <[email protected]>
0 commit comments