Former HYA user asks whether Geneva Drive needs something always polling for scheduled work. Julik: Geneva Drive has no scheduler of its own — it uses whatever granularity the Active Job adapter supports. If your adapter honors 1-second waits and your queue is fast enough, that's the resolution you get; `perform_later` on a well-provisioned queue runs 'quasi-immediately'.