Base
- Added main to Tagging ODM so we can easily generate the list of tags
Core
- Switch Alerter to use ES Versionning instead of Locks
- Properly increment Alerter's error counter on error
- Create specific AlertMissingError Class so we don't trap unwanted KeyErrors
- Reduce log level for missing alerts since this is not important
- Fix ingester message when sending tasks to alerter
Service Base
- Fix yet another recoverable RuntimeError
UI - API Server
- Allow generate_alert to be passed via the params as well during ingest API calls