in the REST API legacy webhooks using magritte-rest-v2, there was a retryable-status-codes
option to retry on specific HTTP status codes, is there still an option like that in the current REST API webhook UI? or do I need to implement that in a function?
Confirmed that the UI does not natively feature this and I would need to do that via external functions