-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fault Page #156
Comments
RChandler234
added a commit
that referenced
this issue
Jun 9, 2024
RChandler234
added a commit
that referenced
this issue
Jun 27, 2024
RChandler234
added a commit
that referenced
this issue
Jul 2, 2024
…screen-fr Cleaning up some small stuff
RChandler234
added a commit
that referenced
this issue
Sep 22, 2024
RChandler234
added a commit
that referenced
this issue
Sep 22, 2024
Draft
15 tasks
Postgres has learned caching. However it is usually a longer term thing. Instead lets cache with scylla.
Use a axum integrated caching library layer and bind only some endpoints to that layer. Configure appropriately. Avoid dedicated servers like redis, etc. Persistence not needed. |
RChandler234
added a commit
that referenced
this issue
Sep 26, 2024
bracyw
added a commit
that referenced
this issue
Oct 8, 2024
bracyw
added a commit
that referenced
this issue
Oct 8, 2024
bracyw
added a commit
that referenced
this issue
Oct 26, 2024
bracyw
added a commit
that referenced
this issue
Oct 26, 2024
bracyw
pushed a commit
that referenced
this issue
Oct 26, 2024
bracyw
added a commit
that referenced
this issue
Oct 26, 2024
bracyw
added a commit
that referenced
this issue
Oct 26, 2024
bracyw
pushed a commit
that referenced
this issue
Oct 26, 2024
bracyw
pushed a commit
that referenced
this issue
Oct 26, 2024
bracyw
added a commit
that referenced
this issue
Oct 27, 2024
bracyw
added a commit
that referenced
this issue
Oct 27, 2024
bracyw
added a commit
that referenced
this issue
Oct 27, 2024
bracyw
added a commit
that referenced
this issue
Nov 4, 2024
bracyw
added a commit
that referenced
this issue
Nov 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Add a fault page. When a fault triggers it should display the last two minutes of all data points (maybe more specific) from the car
Acceptance Criteria
verify it with mock data
Proposed Solution
use callbacks when fault messages are received
Mocks
N/A
The text was updated successfully, but these errors were encountered: