Closed vbrown608 closed 5 years ago
Currently, we have a big postgres query that generates averages over a rolling window. It was fun to write, but it's very complex. Instead, we could run a daily task to calculate and store an average for the past 14 days.
Currently, we have a big postgres query that generates averages over a rolling window. It was fun to write, but it's very complex. Instead, we could run a daily task to calculate and store an average for the past 14 days.