Skip to content

5.3.0 — Immediate re-poll via PollScheduler

Latest

Choose a tag to compare

@stephanschuler stephanschuler released this 19 Jun 07:10
0d8ca79

Due-job polling now runs through netlogix/jobqueue-polling's PollScheduler: in addition to the periodic interval, a freed worker slot triggers an immediate re-poll, so the next due job is picked up without waiting for the next tick.

New dependency: netlogix/jobqueue-polling.