Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Enhancement request: Include the client's lockdown mode in uploaded events #1427

Description

@jamiestrachan-shopify

To be brief, it would be quite useful to know what mode (lockdown, monitor) that a device was in when an event was recorded.

In other words, we would like to add the client_mode field to the Event Object, to definitively indicate what mode the client was in when an event is generated.

This would be very useful for reporting!

Q: Why don't you just mark it down on the sync server, when events are uploaded? The server is what sets the mode!
A: There's lots of caching going on, and timing. For example, the client might have more than one batch of events to upload, and the server does not know exactly when the client makes the switch from one mode to the other. While it would be possible for the server to make that determination, it would be complicated and inexact!

Thanks for your consideration!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions