Hi guys,
i just realized that sometimes clover webhook is triggered multiple times, as far as i see from the logs, seems that its triggered twice in same second.
I noticed this behaviour on payment webhook, not sure if it happens on other webhooks too.
Again, it doesn's seem to happen always but it does happen.
Im not sure how retry mechanism is implemented on Clover side, but seeing that this occurs in same second, first callback cannot make successful response before other webhook is already triggered.
Is this expected behaviour? and should i try to adept to this or its just buggy behaviour on Clover side?
Thanks in advance
Cheers