Currently we don't run into massive issues with snitches since only roughly 500-1000 are culled on restart but as we've previously seen if that number increases, so will the time to delete them. JA needs to batch its update/insert/delete statements on shutdown similarly to Citadel/RB however while also respecting the persist functionality of the appenders a snitch can have.
Currently we don't run into massive issues with snitches since only roughly 500-1000 are culled on restart but as we've previously seen if that number increases, so will the time to delete them. JA needs to batch its update/insert/delete statements on shutdown similarly to Citadel/RB however while also respecting the persist functionality of the appenders a snitch can have.