GithubHelp home page GithubHelp logo

Comments (6)

cvzi avatar cvzi commented on May 22, 2024 1

Yes it changed with github actions because they run on a fixed schedule, before the parser would just run on every request.

I changed the schedule. The earliest update should be available at about 5:30am now. And every 30 minutes after that.

from mensahd.

cvzi avatar cvzi commented on May 22, 2024 1

When Github has high load, they delay or skip running the action

Generally, the delay time is about 3 to 10 minutes. Sometimes, it may be more, even dozens of minutes, or more than one hour.

He also said that if the delay time is too long, the scheduled workflow may be not triggered at that day. Therefore, it's not recommended to use GitHub Actions scheduled workflows for production tasks that require execution guarantee.

https://upptime.js.org/blog/2021/01/22/github-actions-schedule-not-working/

from mensahd.

tomkoenecke avatar tomkoenecke commented on May 22, 2024

Thank you for the quick update!

from mensahd.

tomkoenecke avatar tomkoenecke commented on May 22, 2024

The first commit to today is currently running at 7am, not 5:30am.
7 is early enough, just wanted to drop this observation, as you wrote 5:30 earlier.

from mensahd.

cvzi avatar cvzi commented on May 22, 2024

I noticed it too. No idea what's the reason for it. It looks like the runs before ~6:50am were skipped every day.

The cron schedule seems correct. Github shows it as:

Runs every 16 and 46th minute past the 3, 4, 5, 6, 7, 8, 9, 10, 11 and 12th hour on Mon, Tue, Wed, Thu and Fri.
Actions schedules run at most every 5 minutes. Learn more

These are UTC times, so the earliest should be 3:16 UTC which is 5:16 local time. But it never ran before ~6:50am local time.

from mensahd.

cvzi avatar cvzi commented on May 22, 2024

It seems that this has resolved itself

from mensahd.

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.