Yt {
    Pool: "crypta_graph"
}

LbTopic {
    Ident     : "crypta"
    LogType   : "graph-idstorage"
    TopicName : "/crypta/prod/graph/idstorage"
    MaxFailedJobs : 50
}

Run {
    Arg : [
        "source_path="
        "    //home/crypta/production/ids_storage/yandexuid/fresh,          "
        "    //home/crypta/production/ids_storage/icookie/fresh,            "
        "    //home/crypta/production/ids_storage/idfa/fresh,               "
        "    //home/crypta/production/ids_storage/gaid/fresh,               "
        "    //home/crypta/production/ids_storage/mm_device_id/fresh,       "
        "    //home/crypta/production/ids_storage/uuid/fresh,               ",
        "active_days=2",
        "semaphore=2"
    ]
    Task : "crypta.graph.bochka.lib.tasks.YtIdsStorage2LBPushTask"
}
