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

Collection of known issues and potential improvements #81

Open
nicou opened this issue Jul 13, 2024 · 0 comments
Open

Collection of known issues and potential improvements #81

nicou opened this issue Jul 13, 2024 · 0 comments

Comments

@nicou
Copy link
Member

nicou commented Jul 13, 2024

This issue contains all known issues that came up in 2024 runs.

Issues

  • TPLink smart plug seeds are applied every time, so if you're running a local development environment in the live (production) network, your local backend instance will control the actual live TPLink devices, which may cause a state desync between the live backend and the TPLink devices. We should only apply these seeds in the live environment.
  • We should add data blob task/game validation, to make sure that the relations between them are valid, and log any issues into logs during startup

Improvements

  • Remove Bookshelf.js dependency, as it hasn't been updated since 2020, doesn't have types and is a terrible ORM to work with in general
  • Add a DMX heartbeat signal on channel 1, like in EmptyEpsilon. This will make it easier to monitor that the DMX connection is healthy.
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

No branches or pull requests

1 participant