Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
This repository was archived by the owner on May 17, 2021. It is now read-only.

Frequent issues with "job failed to execute at its expected time" #303

@PerRommetveit

Description

@PerRommetveit

Version: minicron 0.9.7
OS: Ubuntu 16.04.4 LTS

It's a reoccurring issue that jobs fails to execute at their expected time. I've got 10 cronjobs set up with minicron, and every day I get messages like this to my slack channel:

Job #8 failed to execute at its expected time - 2018-04-23 09:29:30 +0000
Job #11 failed to execute at its expected time - 2018-04-23 09:29:30 +0000
Job #16 failed to execute at its expected time - 2018-04-23 09:29:30 +0000

When looking at the Executions history for a particular job, the job which was alerted as "failed to execute" does not have an entry in the Executions history for that particular point in time. Executions before and after is fine though, and most executions for a job runs just fine. I just checked for a particular job, and it failed on a random day 2 times, that's a failure rate of 0.0041%. Minicron simply does not run it, and does not log why, not even when verbose and debug flags are enabled at runtime to the minicron server.

Any idea what the issue can be here? Let me know if you need more information.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions