You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2023. It is now read-only.
Currently, if all search engines timeout, the user doesn't have any result to read.
In this scenario, the user usually refresh the page to make sure there is really no result : and sometimes it displays some results.
Technically, this can happen when the HTTPS connections have been closed. On the second try, the connections are already opened, and the results arrived before the global timeout.