low severityLabelbox webhook
Expected webhook events (e.g., LABEL_CREATED) not received at endpoint despite Labelbox activity. No errors in Labelbox UI; silent failure.
Root cause
No evidence of Labelbox-side bug. Webhooks are fire-and-forget with no documented retries (similar to GitHub); delivery fails silently if endpoint returns non-2xx, times out, or rejects. Docs confirm no ordering guarantee, no retry/monitoring mentioned.
Labelboxwebhookdeliveryfailurereliabilityidempotency