async fn producer_send_grant_max(
    max: usize,
    producer: &InnerProducer<'static>,
    storage: &Arc<BBQStorage>
) -> GrantW