Awesome, thanks for fixing! Will tentatively stage tomorrow and release on
Monday.

On Thu, May 12, 2016 at 7:04 PM, Siddharth Anand <san...@apache.org> wrote:

> Dan, You may proceed. I have merged the change to master.-s
>
>     On Thursday, May 12, 2016 6:27 AM, Dan Davydov
> <dan.davy...@airbnb.com.INVALID> wrote:
>
>
>  Thanks for finding this Sid, will wait on this before staging.
> On May 11, 2016 8:04 PM, "Siddharth Anand"
> <siddharthan...@yahoo.com.invalid>
> wrote:
>
> > Hi Folks!There is a bug on current Master that might be related to a
> > commit on April 4. I need to confirm with the committer. If so, then we
> > have another blocker bug on the release candidate.
> > https://issues.apache.org/jira/browse/AIRFLOW-106
> >
> > In a nutshell:Task retries, on_failure callback, and email_on_failure are
> > not honored if the first task in a DAG fails. The bug presents itself
> when
> > task retries are enabled and the first task in a DAG run fails one time.
> If
> > this happens, then retries are not honored on the task that only failed
> one
> > time. The task will be left in a permanent "UP_FOR_RETRY" state. As a
> > result, failure hooks will not be executed for that failed task including
> > email notification that the task failed.
> > -s
>
>
>
>

Reply via email to