pub async fn get_all_proposals(
    voting_group: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>