Skip to content

Code Monitors: enqueue by monitor rather than by query

Warren Gifford requested to merge webhooks-11 into main

Created by: camdencheek

Instead of enqueueing by query ID, instead queue actions that are defined for a monitor. This is more intuitive and avoids an extra join.

Merge request reports

Loading