Git Product home page Git Product logo

Comments (3)

JIghtuse avatar JIghtuse commented on August 9, 2024

@Toshibass are you sure that job was just run? If this message is printed right before the first run, it is perfectly valid.

from schedule.

Toshibass avatar Toshibass commented on August 9, 2024

Ok so here's another example ,,,
2015-10-17 09:57:04 - schedule - INFO - Running job Every 3 minutes do ESP_keep_alive() (last run: 2015-10-17 09:54:03, next run: 2015-10-17 09:57:03)

2015-10-17 09:57:04 - schedule - INFO - Running job Every 3 minutes do ESP_keep_alive()
yes its 09:57:04 so run the job.

(last run: 2015-10-17 09:54:03
yes for your information the last time the job ran was 09:54:03

next run: 2015-10-17 09:57:03) this time is 1 second in the past, surely the info should say the next time this schedule will run is 2015-10-17 10:00:03 then at that time..... you will see...

2015-10-17 10:00:04 - schedule - INFO - Running job Every 3 minutes do ESP_keep_alive() (last run: 2015-10-17 09:57:03, next run: 2015-10-17 10:03:04)

I guess the only time the original INFO makes sense is if you change "next run" to "this run" but that's not very useful information especially if the job is scheduled in days, surely this makes more sense, INFO its now xx running job, last time job ran was yesterday at xx, next time job will run is tomorrow at xx

Toshi

from schedule.

dbader avatar dbader commented on August 9, 2024

This has confused some people in the past. Let's include that discussion in #30.

Thanks for your question. Closing this so we can keep the tracker clean of loose ends. Feel free to follow up (or make a separate issue) with more questions/discussion 😃

from schedule.

Related Issues (20)

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.