Matt,

In our use cases, we run airflow scheduler and webserver as services.
Restart webserver service can reduce the delay.

-Jason

On Wed, Mar 8, 2017 at 5:56 PM, Matt Martin <[email protected]> wrote:

> Hello,
>
> We've been testing out airflow and the delay between when people update
> their DAGs and when those updates show up in the UI seems to cause a fair
> amount of confusion.  After some brief discussions internally, we thought
> that inotify may help with this (i.e. so that the
> creation/deletion/modification of DAGs can be processed in a timely
> manner).  I see some mentions of inotify in
> https://issues.apache.org/jira/browse/AIRFLOW-160 but it didn't seem to
> make it into the final pull request (as far as I could tell; I only skimmed
> the changes so perhaps I missed it).  Curious if anybody is actively
> working on incorporating inotify?  Or if anybody is working on any other
> approaches to reducing/eliminating this delay in the UI?
>
> Thanks!
> Matt
>

Reply via email to