Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add max_age to Root widget #143

Merged
merged 3 commits into from
Feb 3, 2022
Merged

add max_age to Root widget #143

merged 3 commits into from
Feb 3, 2022

Conversation

matslina
Copy link
Contributor

@matslina matslina commented Feb 3, 2022

When a Tidbyt device fails to receive new screen data for an
installation - e.g. due to a connectivity issue, or a bug in an
applet - it will keep displaying the most recently received graphic.
That's not a desirable behavior for something like a clock, where
stale data could cause someone to be late for a meeting, or get
out of bed earlier than needed. The horror.

The max_age attribute will be passed on to the Tidbyt device,
allowing it to expire stale screen data.

@rohansingh
Copy link
Member

Need to add the new parameter to Hash().

Copy link
Contributor

@betterengineering betterengineering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants