Webhook / Notification being marked as failed after 10 re-sends (not retries)

I’ve been testing our webhook receiver by re-sending notifications (either via the UI or via API). I noticed, after 10 re-sends, the notification is marked as Failed even though they were all successful (see screenshot). You can see all attempts are at 200, but the main status is Failed. If I only resend < 9 times, it is not marked as Failed. After the 10th re-send, it will not re-send anymore no matter how many times I attempt again via UI/API.

Calling it an attempt seems incorrect as it is not a retry due to failure, but rather just a re-send. Re-sends should not count as a retry attempt since I should be able to re-send for any reason.

Hi @marc welcome to the Fireblocks community and appreciate you sharing your findings!

Could you please share the txid? Thank you

Hi @Wilfred!

Resource ID: 754f3a7b-697e-4727-917e-234ebb1f2a81

Thanks for looking into this!