Skip to content

Catch `RedirectionTooDeep` Exception in webhooks

What does this MR do?

Catch the error when requesting a webhook URL with a redirect loop.

Issue arises when user uses the "Test webhook" feature and gets a 500 page instead of an error message.

What are the relevant issue numbers?

#52692 (closed)

Does this MR meet the acceptance criteria?

Closes #52692 (closed)

Edited by Heinrich Lee Yu

Merge request reports