Closed Bug 1822101 Opened 2 years ago Closed 1 year ago

Improve OpenSearchEngine update handling

Categories

(Firefox :: Search, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1874473

People

(Reporter: standard8, Unassigned)

References

Details

(Whiteboard: [snt-][search-tech-debt])

We should move parts of engineUpdateService into OpenSearchEngine itself. Engines should be able to handle updating themselves, and determining the correct time to update.

In particular, an OpenSearchEngine should be able to:

  • manage its own next update time.
  • manage its own updates.

Ideally, we would also not create a new OpenSearchEngine instance, but update the engine in-place. This would be likely be easier once bug 1822097 is completed.

Severity: -- → N/A
Priority: -- → P3

I ended up doing this in bug 1874473.

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1874473
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.