pub async fn pull_alerts(
backend: &BackendConn,
count: Option<i32>,
from: Option<i64>,
) -> Result<AlertBackendPage>pub async fn pull_alerts(
backend: &BackendConn,
count: Option<i32>,
from: Option<i64>,
) -> Result<AlertBackendPage>