bjedrzejewski / chessmates

Statistics for your Lichess team
1 stars 3 forks source link

Save games AS they are fetched rather than at the end #39

Closed janakerman closed 7 years ago

janakerman commented 7 years ago

At the moment we're saving the latest game information, and then later on saving the games. If we get an exception or something between those points, we won't actually have those games.

We should store the latest game we've fetched AFTER we've persisted the games.