We have several database lookups in Forms that have the potential to return hundreds and thousands of rows. The end user ends up just seeing the spinning icon until it eventually times out when this happens.
It would be nice if there was an option that could be set on a lookup rule that if more than X number of rows are returned to not run the full query and instead show a message on the form. Something like "The query has returned more than X number of rows and has been cancelled." It would be nice if we could customize the error as well.