Yt {
    Pool: "crypta_graph"
}

LbTopic {
    Ident     : "crypta"
    LogType   : "offline_log"
    TopicName : "/crypta/prod/vulture/offline_log"
}

LogbrokerPusher {
    BatchSize : 1  # vulture can't read big batches
}

Run {
    Arg : [
        "source_path="
        "    //home/crypta/production/state/graph/v2/soup/day/{dt},           "
        "    //home/crypta/production/state/graph/stream/storage,             ",
        "flow=0.75",
        "vulture_prod=True",
        "vulture_exp=True"
    ]
    Task : "crypta.graph.bochka.lib.tasks.YtSoup2VultureTask"
}
