Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I see errors in the dashboard due to a timeout or 503 but every one has a retry count of 0:
Once in a while I will see a count of 1.
This is confusing because it implies that most failures are never retried. I would expect to see a count of 1 if they were. What is going on here? Are these 0 retry count failures never being retried. This would be a problem and is contrary to the webhook docs.
Anyone else seeing or confused by this?
I see problem. There are no retries because it is filtered to show failed. If you take the failed filter off you see it was successful with a retry count of 1.