Hello HoT team,
By default the API is called with every keystroke, which can cause a lot of traffic and overhead, if the user has to type longer search strings.
Is there a way to debounce/delay the call to an external API on the autocomplete cell type?