Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt

Use this file to discover all available pages before exploring further.

What it checks

Meta’s two-step flow (create container → publish) holds the container for 24 hours. If our polling sees the container in EXPIRED state at publish time, this rule fires. In practice this only matters for long-deferred publishes — synchronous POST /v1/posts runs end-to-end in seconds.

Remediation

Retry the publish with the same Idempotency-Key. The dispatcher creates a fresh container on each attempt.