Closed rammohan-y closed 1 month ago
implemented code for writing system_alerts
Note: Not calling writeSystemAlerts in setInterval like others, because the record to be inserted immediately In writeSystemAlerts method, not checking for data.length > commitSize because the record to be immediately inserted
@davehorton can you pls review and merge
published in v0.2.11
implemented code for writing system_alerts
Note: Not calling writeSystemAlerts in setInterval like others, because the record to be inserted immediately In writeSystemAlerts method, not checking for data.length > commitSize because the record to be immediately inserted