Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron Jobs with Pending status trigger a red alert #20

Open
bakayolo opened this issue Feb 21, 2021 · 0 comments
Open

Cron Jobs with Pending status trigger a red alert #20

bakayolo opened this issue Feb 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bakayolo
Copy link
Member

Describe the bug
Every time a cron job is being scheduled, its initial status will be Pending, then after a few seconds Running.
While it's Pending, Kintohub triggers a red alert.

To Reproduce
Steps to reproduce the behavior:

  1. Create a cronjob service with cron pattern * * * * * (every minute)

Wait a minute to see the red alert immediately replaced with a blue one.

Expected behavior
Pending service should not trigger a red alert

@bakayolo bakayolo added the bug Something isn't working label Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants