openteamsinc / closember

https://closember.org
BSD 3-Clause "New" or "Revised" License
64 stars 5 forks source link

BUG: closeboard is not closed at the end of November #43

Open bsipocz opened 1 year ago

bsipocz commented 1 year ago

Not a big deal, but numbers should have stopped being counted at the end of the month.

bskinn commented 1 year ago

Interesting, thanks for pointing this out.

@Carreau, looks like the end date of the queries isn't working as intended?

Screenshot from 2022-12-02 20:10 UTC as a snapshot of the numbers:

bskinn commented 1 year ago

Rather than trying to augment the queries to fix this, @Carreau, perhaps the best solution would just be to generate a query cachefile at the end of the event, and then modify app.py to use this end-of-event cache starting Dec 1?

To note, I'm planning to write another set of tweaked copy for the page, to render in the "before Closember" timeframe ... Sep and Oct, say ... and in that time range I think it'd be fine to use live queries as we have been.

Thus, the end-of-event cache would be used from Dec to Aug (or whenever we'd decide the 'here comes Closember' phase would start).