Pegasus8/piworker

Ideas of triggers and actions needed

Open

#92 opened on May 5, 2020

 (0 comments) (0 reactions) (0 assignees)Go (0 forks)auto 404
P4: Lowbackendenhancementgood first issuehelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Ideas are welcome!

Keep in mind:

  • Triggers are executed every few milliseconds (on the future maybe this will change with something like custom settings for tasks, but now the situation is that).
  • If a trigger remains active after task execution, the task won't be executed again until that trigger be back to inactive first.
  • Each task supports only one trigger (for now).

Contributor guide