We currently seem to have a big backlog of scrapers but without using the console I can't see how many slots there are to see if scrapers should be running.
For reference the Ruby on the console to see the number of remaining slots is Morph::Runner.available_slots.
We currently seem to have a big backlog of scrapers but without using the console I can't see how many slots there are to see if scrapers should be running.
For reference the Ruby on the console to see the number of remaining slots is
Morph::Runner.available_slots
.