pub async fn channel_batch(
    instances: Vec<Instance>,
    raw: RawTask,
    context: Data<WebContext>
)