-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Editing a custom search engine has slow response on Save #23536
Comments
@sv-ohorvath When adding a search engine, we need to try and connect to it first to verify we can make queries to it (we send out a search query for "1" and you can see this in about:debugging). So the save might be taking a while because the search engine site is slow to respond. This is another candidate for discussion in #23521 I think. |
Ah, elefant.ro is a genuine e-commerce site, so if every UI test run is making a request to it from Firebase, we might have triggered their DDOS response and are now rate-limited or blocked from the Firebase IP addresses. |
That is possible, just that the issue is reproducible in manual testing as well with that website. |
See: #17373 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is still reproducible on the latest Nightly of 24th of November 2022 (109.0a1). Tested using Samsung Galaxy S22 Ultra (Android 13) and Oppo Find X3 Neo (Android 11). |
Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1807708 Change performed by the Move to Bugzilla add-on. |
Steps to reproduce
Expected behaviour
Changes saved. Returns to Search engines list.
Actual behaviour
Sometimes nothing happens for a long while. I tapped the button a few times and no result.
Sometimes it works instantly, or after a short wait.
Device name
Pixel 2
Android version
Android 9
Firefox release type
Firefox
Firefox version
Release 97.1.0, Nightly 98.0a1
Device logs
Nothing appears in the logs while tapping the button.
Additional information
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: