Open Bug 1895941 Opened 25 days ago Updated 25 days ago

Consider waiting for the user to be idle before applying an experiment that updates the search configuration

Categories

(Firefox :: Search, task, P3)

task

Tracking

()

People

(Reporter: standard8, Unassigned)

References

Details

(Whiteboard: [sng])

Currently, when an experiment affects the search configuration is applied, it is applied as soon as the client gets the notification of the new experiment.

This is in contrast to most other search configuration updates where we wait until the user has been idle for 5 minutes, or they restart.

We should:

  • Change experiments to wait for an amount of time for the user to be idle (5 minutes may be too much? maybe the current configuration delay could be shortened as well).
  • Implement an exposure event to indicate when the configuration with the experiment is applied.
    • This can probably be done just once per session.
You need to log in before you can comment on or make changes to this bug.