Browse Source
* CLDC-4066: Implement a debounce on address search disappointingly the underlying library https://github.com/alphagov/accessible-autocomplete doesn't have this as an option, though we can implement one ourselves in the fetch code * CLDC-4066: Reduce read timeout for OS Places APIs 30 -> 15 in practice waiting up to 1 min 30 for requests could cause too many threads to be blocked under periods of slow OS Places API this reduces the max wait time to 45 seconds, as requested by CORE * CLDC-4066: Lint * CLDC-4066: Fix uprn timeout to match address searchpull/3122/head^2 v0.5.23
3 changed files with 20 additions and 2 deletions
Loading…
Reference in new issue