We've got a cool update to share about how we manage our job queue at Anvil. The goal? Spend more time getting things done for customers and less time tangled up processing hiccups like 410 and 404 response from webhook URLs.
Here's what's new: We've set new rules in our job queue so that any webhook URL returning a 410 error is automatically ignored. When it comes to 404 errors, we'll give it four tries before we decide to move on for good.
This update helps us focus on delivering what really mattersβgetting the meaningful jobs done (as quickly as possible) for our customers.