algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 222 forks source link

fix(search): fix wait method for updateApiKey request #1464

Closed Fluf22 closed 1 year ago

Fluf22 commented 1 year ago

Fix the wait method of the updateApiKey request so it really waits for an update on the key instead of directly resolving.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d14d739a7134021a675dc8b181ba265e797914a9:

Sandbox Source
javascript-client-app Configuration
Fluf22 commented 1 year ago

@shortcuts thanks! I'll let you merge, I'm not authorized 😁