ummon-server / ummon-server

Ummon is node.js application for creating, queuing, running and monitoring externally running tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wildcard triggers are NOT dynamic

mattmcmanus opened this issue · comments

  1. Create an afterFailed: "*" task
  2. Create a task that fails on run
  3. the afterFailed task doesnt catch the task created after it