Queuetopia.SchedulerPool (queuetopia v5.0.0)
View SourceA dedicated connection pool for the scheduling queries.
Enabled per Queuetopia with dedicated_scheduler_pool?: true in the
Queuetopia config. The pool is a second instance of the Queuetopia's repo —
same config, same adapter — shared by every Queuetopia of the same repo,
and sized by the QUEUETOPIA_SCHEDULER_POOL_SIZE environment variable
(required when the pool is enabled).