Alerting emails stop unexpectedly

Ok, thanks for the info. Yes, this has definitely been something of a ghost problem that has popped up now and then, and I haven’t been able to find any clues that ties everything together. First thing we should probably do is to stop reloading all of the groups every minute, as there could be something going on with the expression initialization, and with the current system we’re simply rebuilding the same thing over and over again. The idea is that the tables might be edited from the outside, but in reality this is a minor use case. We could probably make it an option to have it poll.

I’ll try to also take another look at the error handling/logging in there, and try to get something put together on monday.

Regards,