Skip to content
  • Leo P. Singer's avatar
    Reimplement LVAlert listener as a Celery bootstep · 4f587015
    Leo P. Singer authored
    Reimplement LVAlert listener as a Celery bootstep to avoid needing
    to track a singleton task using a Redis lock, because Redis locks
    do not play nicely with Redis persistence. The `--lvalert` command
    line option must now be passed in order to enable the LVAlert
    listener.
    4f587015