bdf0a43 frontend: texlive DoS for DistGit again

1 file Authored by praiskup 2 years ago, Committed by praiskup 2 years ago,
    frontend: texlive DoS for DistGit again
    
    Before, even a single long running non-background DistGit import task
    (e.g. for the large SRPMs like texlive) caused that all the background
    import tasks were not processed for a long time.
    
    Newly we _always_ let the dist-git importer(s) process a part of the
    background queue (if any).
    
    Note this is not 100% ideal (several long-time running background jobs
    can delay processing of non-background jobs for some time), so we should
    eventually migrate the "priority queue" logic (WorkerManager
    abstraction) which is already on the Backend side.  Fortunately most of
    the import tasks are processed instantly.
    
        
  • Zuul
    success
    Jobs result is success
    2 years ago
  • Copr build
    success (100%)
    #4336482
    2 years ago