scheduler=make_unique<cta::Scheduler>(*catalogue,*osdb,5,2*1000*1000);//TODO: we have hardcoded the mount policy parameters here temporarily we will remove them once we know where to put them
// Before launching the transfer session, we validate that the scheduler is reachable.