Webhook works every other time

Hey!

At the moment, I have a Webhook configured on the server:
afterSave
BscTokenTransfer
myUrl

When I make a transfer from my d-app, a record is added to the table, but the webhook arrives every other time.
Tell me what could be the matter or what to look for?

you have code in afterSave? you could make a http request directly from that hook