tile38 icon indicating copy to clipboard operation
tile38 copied to clipboard

Allow configuring webhook behaviour

Open damariei opened this issue 7 years ago • 5 comments

It would be great if we could configure the behaviour of the webhooks. For example, being able to set timeout values and retry/backoff policies.

Especially since I noticed that at the moment, if your webhook takes a long time or returns a non 200 code, this can cause the entire DB to be slow to respond if you have a lot of webhooks.

damariei avatar Apr 25 '17 14:04 damariei

@damariei I agree. Perhaps config options for timeout, retention, and retry?

tidwall avatar Apr 25 '17 14:04 tidwall

Also some logging around errors could be helpful.

tidwall avatar Apr 25 '17 14:04 tidwall

@tidwall i can jump on it, i worked a lot with a webhook system and can add some configuration stuff also.

m1ome avatar Apr 25 '17 15:04 m1ome

@m1ome Sure. Give it a go.

tidwall avatar Apr 26 '17 14:04 tidwall

Did this make it to the product? Keen to have the ability to turn on/off hooks without need to delete and also prevent multiple triggers within time period etc.

kevinjbradshaw avatar Aug 13 '19 21:08 kevinjbradshaw