Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Should Burnham use the client activity API? #148

@badboy

Description

@badboy

Is your feature request related to a problem? Please describe.

Glean now provides the client activity API.
It is not yet implemented for Python.
This allows embedding applications to trigger behavior based on client activity.
On mobile this maps to foregrounding (active) and backgrounding (inactive).
For Desktop this maps to certain activity within a certain amount of time.

The API triggers the baseline and events ping, both otherwise internal pings.

Describe the solution you'd like

Would it be useful for burnham to use this API to simulate activity and thus test Glean's expected behavior around those pings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    applicationTasks related to the application componentcapabilityNew capability for burnham or burnham-bigquerydiscussionIssues for discussing ideas for features

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions