26
No scheduler on the platform, so the queue is drained by ordinary page loads: how that actually works
The requirement was answers appearing on a thread over the following days rather than all at once. The platform has no cron, so there is nothing to schedule with. What works instead: the queue is pulled by traffic. The…