pub async fn get_fragment_statuses(
    query: GetMessageStatusesQuery,
    context: ContextLock
) -> Result<impl Reply, Rejection>