To give more context, I'm trying to react on lakeFS webhooks
a
Aleksei Tirman [JB]
02/13/2024, 11:50 AM
That error message means that the route's evaluation failed. What kind of request is expected to be made by lakeFS?
e
elect
02/13/2024, 1:49 PM
According to the docs:
A Webhook is a Hook type that sends an HTTP POST request to the configured URL. Any non 2XX response by the responding endpoint will fail the Hook, cancel the execution of the following Hooks under the same Action.