• Steve Abrams's avatar
    Update Migration::EnqueuerWorker capacity logic · 559fe188
    Steve Abrams authored
    Remove memoization of the current capacity so we always
    have the most accurate number because it can change while
    the worker is executing.
    
    Update all capacity checks to use <= consistently.
    559fe188
enqueuer_worker.rb 4.77 KB