Closed
Description
We only have SQL queries that add to the table and read from it --- so provisioner daemons are added but never removed.
Reading from the table is only used today to serve an API route to get all the daemons. It's not clear whether the front end ever uses this information, so it might be that the table has no defined purpose at present...