list of autocomplete
currently when autocomplete is requested and precomputed values are not available the endpoints tries to compute it and return which sometimes takes a lot of time (and timeout appears that is propagated to frontend as an error),
instead of that empty list should be provided and task in the background for computing this value should be started