Improved Searching #13

Merged
partisan merged 5 commits from backoff-selftest-sessions into main 2025-08-22 10:07:12 +00:00
Owner

This PR adds much needed:

  • backoff, ability to disable engine temporarily when it's not returning results
  • selftest, ability to test engines functionality + automated testing every set amount of time
  • sessions, ability where each search maintains its consistent "session" that keeps the same cookies, headers and proxy -> leading to more believable browser-like behavior and better success with results

other:

  • fastboot, ability to skip initial tests and start webserver immediately even though it's not fully initialized
  • cachepreferred, ability where QGato saves its preferred/working engines to avoid re-testing them on every boot unnecessarily
This PR adds much needed: - backoff, ability to disable engine temporarily when it's not returning results - selftest, ability to test engines functionality + automated testing every set amount of time - sessions, ability where each search maintains its consistent "session" that keeps the same cookies, headers and proxy -> leading to more believable browser-like behavior and better success with results other: - fastboot, ability to skip initial tests and start webserver immediately even though it's not fully initialized - cachepreferred, ability where QGato saves its preferred/working engines to avoid re-testing them on every boot unnecessarily
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Spitfire/Search#13
No description provided.