curiouslearning / followthelearners

MIT License
2 stars 1 forks source link

fix NaN bug in user assignment loop #456

Closed eric-gt closed 3 years ago

eric-gt commented 3 years ago

fixed bug where NaN value for fullDonations caused early termination of the update loop updated log statements for brevity and clarity introduced BatchManager class to ensure robust batch writes to firestore