You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...