10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We currently make fetch calls to Algolia. We could instead use the JavaScript client so we can benefit from the retry strategy, caching, and more.
fetch
This would require mapping methods, but since our clients are generated from the OpenAPI specs this might be easier than I think.