Skip to main content

get_endpoint_standings

Function get_endpoint_standings 

Source
pub async fn get_endpoint_standings(
    conn: &mut PgConnection,
) -> ModelResult<Vec<SuotarEndpointStanding>>
Expand description

Bounded to the last RETENTION_DAYS: this table grows one row per Suotar batch call, and the Overview and the health tab each poll this every 30 seconds.