Hey @mattcallanan
An idea for showing people exactly whats going on under the hood would be a time lapse view, rather than just real-time.
This would likely require an architecture shift to make it work:
- persistent storage
- something that can pull the ECS API data regularly and store it with a timestamp
- the frontend moves to a model where it can read saved data in $somedatastore
Feelings/thoughts? I can maybe see a toggle to say "real-time" or "time lapse", to either pull direct from the API or look at the saved data.
I can picture a few ways to go about this, but mostly wanted to float the idea first and gauge interest.
cc @DanielRussell
Hey @mattcallanan
An idea for showing people exactly whats going on under the hood would be a time lapse view, rather than just real-time.
This would likely require an architecture shift to make it work:
Feelings/thoughts? I can maybe see a toggle to say "real-time" or "time lapse", to either pull direct from the API or look at the saved data.
I can picture a few ways to go about this, but mostly wanted to float the idea first and gauge interest.
cc @DanielRussell