What is a social media queue used for?#
A queue is what a content calendar visualizes — the calendar is the plan, the queue is the underlying set of posts actually waiting to go out.
A queue can hold posts scheduled minutes apart or months apart at the same time — what matters is that each entry keeps its own assigned time rather than the queue processing entries strictly in the order they were added.
FAQ
- What happens to a post if it's still in the queue when its scheduled time passes?
- A well-built scheduler publishes it as soon as it can rather than skipping it, and surfaces a clear status (like a retry or failure reason) if something — an expired connection, a platform outage — is stopping it from going out on time.