#tymonus
1 messages · Page 1 of 1 (latest)
According to the documentation, after receiving the 2xx code from at least one client, the webhook should stop sending.
that's not true. We stop sending it to that one particular endpoint. Other endpoints have their own retries if they fail, it's all independent.
ok, so I have wrong information, thanks a lot.