Code Monkey home page Code Monkey logo

Comments (2)

tobinatore avatar tobinatore commented on June 20, 2024

So what I got by inspecting the database is, that apparently the 26th has been saved multiple times. I think that when there was no new data in the JHU CSSE's repository at 12 AM the update_db function was called multiple times and saved the 26th each time. I'll add the condition that it has to be after 1 AM (the CSSE repo is updated around 00:50 AM), before my app tries to update the records. We'll see if that fixes it tonight.

from covid19-tracker.

tobinatore avatar tobinatore commented on June 20, 2024

So what I got by inspecting the database is, that apparently the 26th has been saved multiple times. I think that when there was no new data in the JHU CSSE's repository at 12 AM the update_db function was called multiple times and saved the 26th each time. I'll add the condition that it has to be after 1 AM (the CSSE repo is updated around 00:50 AM), before my app tries to update the records. We'll see if that fixes it tonight.

So apparently that was indeed the problem. I've moved the time when the database gets updated to 3 AM CET, so there should be no more problems.

from covid19-tracker.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.