[
https://issues.apache.org/jira/browse/AIRFLOW-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-2650.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Issue resolved by pull request #3525
[https://github.com/apache/incubator-airflow/pull/3525]
> SchedulerJob is never marked as succeded
> ----------------------------------------
>
> Key: AIRFLOW-2650
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2650
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: Ash Berlin-Taylor
> Priority: Major
> Fix For: 1.10.0
>
>
> The SchedulerJob rows are only ever marked success if {{SchedulerJob.run}}
> finishes cleanly -- this will only happy when max_runs or run_duration is
> specified. Given this is not recommended anymore this means that
> SchedulerJobs are never marked as anything other than running for most
> people. (I have over 400 "running" jobs in my system)
> Noticed by [~jackjack10] in Gitter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)