Skip to content
  • Vasilii Iakliushin's avatar
    Deactivate mirrors for projects without license · ba7816d4
    Vasilii Iakliushin authored
    Contrbutes to #216783
    
    **Problem**
    
    Projects without a correct license are picked up by
    UpdateAllMirrorsWorker but we skip their processing. It increases amount
    of work for the worker and impacts the performance.
    
    **Solution**
    
    Mark projects without a license as hard failed to exclude them from the
    UpdateAllMirrorsWorker query.
    
    EE: true
    ba7816d4